com.mapsted.map.MapApi.Lifecycle |
![]() |
Lifecycle related functions
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onDestroy()
Call this from your activity's onDestroy to notify the sdk of onDestroy.
| ||||||||||
abstract void |
onPause()
Call this from your activity's onPause to notify the sdk of onPause.
| ||||||||||
abstract void |
onResume()
Call this from your activity's onResume to notify the sdk of onResume.
|
Call this from your activity's onDestroy to notify the sdk of onDestroy.
Call this from your activity's onPause to notify the sdk of onPause.
Call this from your activity's onResume to notify the sdk of onResume.