java.lang.Object | |
↳ | com.mapsted.map.MapstedMapApi.LifecycleImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LifecycleImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
onDestroy()
Call this from your activity's onDestroy to notify the sdk of onDestroy.
| ||||||||||
void |
onPause()
Call this from your activity's onPause to notify the sdk of onPause.
| ||||||||||
void |
onResume()
Call this from your activity's onResume to notify the sdk of onResume.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
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.