content
Notification content.
static final int
UpdateServiceNotification(String type,
TdApi.MessageContent content)
serialize, toString
type
- String Notification type. If type begins with
"AUTH_KEY_DROP_", then two
buttons "Cancel" and "Log
out" must be shown under
notification; if user presses the
second, all local data must be destroyed
using Destroy method.content
- MessageContent Notification content.IOException
getConstructor
in class TdApi.Object
serialize
in class TdApi.Object
IOException