public interface SitumMapsListener
SitumMapsLibrary
initialization events.Modifier and Type | Interface and Description |
---|---|
static interface |
SitumMapsListener.Errors |
Modifier and Type | Method and Description |
---|---|
void |
onError(int error)
An error occurred on library load.
|
void |
onSuccess()
Everything worked as expected on library load.
|