# ActivityLifecycleCallbackObject
Simple object passed to the Titanium.Android.Activity callbacks for onCreate, onDestroy, onPause, onResume, onStart, onStop, onRestart.
Additional properties may be set on the Object.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.