Class AndroidReceivedNotificationMainThreadDispatcher
Class that queues the received notifications and triggers the notification callbacks.
Inheritance
AndroidReceivedNotificationMainThreadDispatcher
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Notifications.Android
Syntax
public class AndroidReceivedNotificationMainThreadDispatcher : MonoBehaviour
Methods
Update()
Update is called once per frame.
Declaration
public void Update()