Show / Hide Table of Contents

Enum NotificationPlatform

Value for field 'DevicePlatform' in table 'PushNotificationService' This Enum is used by: PushNotificationService.DevicePlatform

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
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

Google

1: Device is by Google

GoogleDeveloper

5: Device is by Google, used for testing, development and debugging

Microsoft

2: Device is by Microsoft

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.NotificationPlatform, To>()
ObjectExtensions.AssignByReflection<NotificationPlatform>(NotificationPlatform)
ObjectExtensions.GraphCopy<NotificationPlatform>()
Converters.MapEnums<NotificationPlatform, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top