Class iOSNotifier
Inherited Members
Namespace: Sensus.iOS.Notifications
Assembly: SensusiOS.dll
Syntax
public abstract class iOSNotifier : Notifier
Constructors
iOSNotifier()
Declaration
protected iOSNotifier()
Fields
NOTIFICATION_ID_KEY
Key for the notification identifier, which is a value uniquely identifying the issued notification.
Declaration
public const string NOTIFICATION_ID_KEY = "SENSUS-NOTIFICATION-ID"
Field Value
Type | Description |
---|---|
System.String |
Methods
RemoveAllNotifications()
Declaration
public abstract void RemoveAllNotifications()