XojoCloud.RemoteNotifications.DeliveryOptions.Types
From Xojo Documentation
Enumeration
The various ways in which a notification can be displayed to the end user.
Values
Enum | Description |
---|---|
Alert | Shows or plays an alert on the user’s device. |
Background | A notification without any user interface. |
VoiceOverIP | Used by VOIP apps to indicate an incoming call. |
Complication | Updates a complication on the user’s Apple Watch. |
FileProvider | Signals changes to a File Provider. |
ManagedDeviceMessage | Tells managed devices to contact the MDM server. |