Package-level declarations

Types

Link 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.

Link copied to clipboard
open class BrazeUnityPlayerActivity : UnityPlayerActivity

This is a wrapper subclass of the com.unity3d.player.UnityPlayerActivity class. It calls the necessary Braze methods to ensure that analytics are collected and that push notifications are properly forwarded to the Unity application.

Link copied to clipboard