public interface ErrorCallbackListener
addErrorCallbackListener method. When
the errorCallback event occurs, that object's appropriate
method is invoked.
ErrorCallbackEvent
Modifier and Type | Method and Description |
---|---|
void |
onDatabaseError(DatabaseError databaseError)
On database error.
|
void onDatabaseError(DatabaseError databaseError)
databaseError
- the database error