DeviceTokenApplePushVoIP constructor

DeviceTokenApplePushVoIP(
  1. {required String device_token,
  2. required bool is_app_sandbox,
  3. required bool encrypt,
  4. int? extra,
  5. int? clientId}
)

A token for Apple Push Notification service VoIP notifications

Implementation

DeviceTokenApplePushVoIP