Skip to content

DeviceTokenApplePush

Type · TDLib 1.8.67 · d1085f9c

A token for Apple Push Notification service

DeviceTokenApplePush(
  device_token: string,
  is_app_sandbox: Bool
) → DeviceToken

device_token

string

Device token; may be empty to deregister a device

is_app_sandbox

Bool

True, if App Sandbox is enabled