![]() |
Notification SDK Server
4.31.0
The Notification SDK Server provides a library to send notification to various devices (iOS and Android)
|
Data Structures | |
class | NotificationSDKServerErrorCodes |
Enumerations | |
enum class | NotificationSDKServerPlatformNames { UNKNOWN , ANDROID , IOS } |
|
strong |
NotificationSDKServerPlatformNames indicates the common device platform name.
Enumerator | |
---|---|
UNKNOWN | The device platform is not known by the NotificationSDKServer |
ANDROID | The PlatformType is ANDROID |
IOS | The PlatformType is IOS |