Braze Unity Activity Wrapper
class BrazeUnityActivityWrapper
Content copied to clipboard
This class allows UnityPlayerNativeActivity and UnityPlayerActivity instances to integrate Braze by calling appropriate methods during each phase of the Android Activity lifecycle.
Constructors
BrazeUnityActivityWrapper
Link copied to clipboard
fun BrazeUnityActivityWrapper()
Content copied to clipboard
Functions
launchContentCardsActivity
Link copied to clipboard
onCreateCalled
Link copied to clipboard
onNewIntentCalled
Link copied to clipboard
onNewUnityInAppMessageManagerAction
Link copied to clipboard
onPauseCalled
Link copied to clipboard
onResumeCalled
Link copied to clipboard
onStartCalled
Link copied to clipboard
onStopCalled
Link copied to clipboard
setInAppMessageListener
Link copied to clipboard
fun setInAppMessageListener()
Content copied to clipboard