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: solution.dll
Syntax
public class AndroidReceivedNotificationMainThreadDispatcher : MonoBehaviour
Methods
| Name | Description |
|---|---|
| Update() | Update is called once per frame. |