Enum PushNotificationServiceType
Push notification service type.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum PushNotificationServiceType
Fields
| Name | Description |
|---|---|
| Custom | Service type which is not yet supported by plugin. |
| None | Undefined. |
| OneSignal | Uses one signal service. |