java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.DeviceToken
it.tdlight.jni.TdApi.DeviceTokenMicrosoftPushVoIP
- Enclosing class:
- TdApi
A token for Microsoft Push Notification
Service VoIP channel.
-
Field Summary
Modifier and TypeFieldDescriptionPush notification channel URI; may be empty to deregister a device.static final int
-
Constructor Summary
ConstructorDescriptionA token for Microsoft Push Notification Service VoIP channel.A token for Microsoft Push Notification Service VoIP channel.DeviceTokenMicrosoftPushVoIP
(String channelUri) A token for Microsoft Push Notification Service VoIP channel. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
channelUri
Push notification channel URI; may be empty to deregister a device. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DeviceTokenMicrosoftPushVoIP
public DeviceTokenMicrosoftPushVoIP()A token for Microsoft Push Notification Service VoIP channel. -
DeviceTokenMicrosoftPushVoIP
A token for Microsoft Push Notification Service VoIP channel.- Parameters:
channelUri
- String Push notification channel URI; may be empty to deregister a device.
-
DeviceTokenMicrosoftPushVoIP
A token for Microsoft Push Notification Service VoIP channel.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-