> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum NotificationPlatform

> Value for field 'DevicePlatform' in table 'PushNotificationService'

Value for field 'DevicePlatform' in table 'PushNotificationService'

## Syntax

```crmscript theme={null}
NotificationPlatform
```

## Fields

| Name            | Description                                                      |
| --------------- | ---------------------------------------------------------------- |
| Apple           | Device is by Apple                                               |
| Google          | Device is by Google                                              |
| Microsoft       | Device is by Microsoft                                           |
| AppleDeveloper  | Device is by Apple, used for development and debugging           |
| AppleAdHoc      | Device is by Apple, used for testing                             |
| GoogleDeveloper | Device is by Google, used for testing, development and debugging |


## Related topics

- [Enum values for NotificationPlatform](/en/database/tables/enums/notificationplatform.md)
- [SuperOffice.WebApi.Data.NotificationPlatform](/en/api/reference/webapi/SuperOffice.WebApi.Data.NotificationPlatform.md)
- [PushNotificationService table](/en/database/tables/pushnotificationservice.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
- [SuperOffice.WebApi.Data.PocketDeviceInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.PocketDeviceInfo.md)
- [NSPocketDeviceInfo](/en/automation/crmscript/reference/CRMScript.NetServer.NSPocketDeviceInfo.md)
