Namespace SA.CrossPlatform.Notifications
Classes
UM_Notification
System Notification model.
UM_NotificationCenter
The central object for managing notification-related activities for your app.
UM_NotificationRequest
An object you use to specify a notification’s content and the condition that triggers its delivery.
UM_TimeIntervalNotificationTrigger
A trigger condition that causes a notification to be delivered after the specified amount of time elapses.
Interfaces
UM_iNotificationsClient
Cross-platform notifications client.
UM_iNotificationTrigger
The common behavior for subclasses that trigger the delivery of a notification.