Other Enumerations
The following enumerations are available globally.
-
The supported platforms for receiving push notifications.
Declaration
Swift
public enum TargetPlatform : String
-
Determines the visibility of the notifications
Declaration
Swift
public enum GcmVisibility : String
-
Determines the GCM Style types
Declaration
Swift
public enum GcmStyleTypes : String
-
Determines the LED value in the notifications
Declaration
Swift
public enum GcmLED : String
-
Determines whether an alert is shown or the message is placed in the notification center.
Declaration
Swift
public enum ApnsType : String
-
Determines whether an alert is shown or the message is placed in the notification center.
Declaration
Swift
public enum FCMType : String
-
The available priorities of the notification message.
Declaration
Swift
public enum GcmPriority : String