NotificationPlatform Enum
Some tooltip text!
• 1 minute to read
• 1 minute to read
Device platform. Apple, Google, Microsoft, etc.
Name | Value | Description |
---|---|---|
Apple | 0 | Device is by Apple |
1 | Device is by Google | |
Microsoft | 2 | Device is by Microsoft |
AppleDeveloper | 3 | Device is by Apple, used for development and debugging |
AppleAdHoc | 4 | Device is by Apple, used for testing |
GoogleDeveloper | 5 | Device is by Google, used for testing, development and debugging |
Usage
- PushNotificationService.DevicePlatform - Used for storing handles to user devices that should receive push notifications