PushNotificationVersion

public enum PushNotificationVersion : Int

The unbluPushNotificationVersion

NotEncrypted - Notifications are not encrypted, PushKit notifications are supported Encrypted - All notifications, including PushKit, are encrypted EncryptedService - All notifications, including PushKit, are encrypted. Using this version, a notification service extension must be added where notifications will be decrypted using the UnbluEncryptedNotificationServiceHelper.