Skip to content

DeviceTokenApplePushVoIP

Type · TDLib 1.8.67 · d1085f9c

A token for Apple Push Notification service VoIP notifications

DeviceTokenApplePushVoIP(
  device_token: string,
  is_app_sandbox: Bool,
  encrypt: Bool
) → DeviceToken

device_token

string

Device token; may be empty to deregister a device

is_app_sandbox

Bool

True, if App Sandbox is enabled

encrypt

Bool

True, if push notifications must be additionally encrypted