Class AndroidReceivedNotificationMainThreadDispatcher
Class that queues the received notifications and triggers the notification callbacks.
Inheritance
AndroidReceivedNotificationMainThreadDispatcher
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Notifications.Android
Assembly: Unity.Notifications.Android.dll
Syntax
public class AndroidReceivedNotificationMainThreadDispatcher : MonoBehaviour
Methods
Update()
Update is called once per frame.
Declaration
public void Update()