mapbox-maps-android
/
com.mapbox.maps
/
Observer
/
notify
notify
abstract fun
notify
(
@
NonNull
event:
Event
)
Content copied to clipboard
Notifies an `observer` about an `event`.
Parameters
event
An `event` emitted by the `observable`.