Skip to main content

Enum NotificationPlatform

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Value for field ‘DevicePlatform’ in table ‘PushNotificationService’ This Enum is used by: PushNotificationService.DevicePlatform

Fields

Apple = 0 0: Device is by Apple AppleAdHoc = 4 4: Device is by Apple, used for testing AppleDeveloper = 3 3: Device is by Apple, used for development and debugging Google = 1 1: Device is by Google GoogleDeveloper = 5 5: Device is by Google, used for testing, development and debugging Microsoft = 2 2: Device is by Microsoft