content
Notification content.
static final int
UpdateServiceNotification(String type,
TdApi.MessageContent content)
boolean
int
int
hashCode()
void
serialize(DataOutput output)
serialize, toString
type
- 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
- Notification content.input
- Serialized inputIOException
- the deserialization failedTdApi.Object
getConstructor
in class TdApi.Object
serialize
in class TdApi.Object
output
- output data streamIOException
- the serialization failed