java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.DeviceToken
it.tdlight.jni.TdApi.DeviceTokenUbuntuPush
- Enclosing class:
- TdApi
A token for Ubuntu Push Client service.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Token; may be empty to deregister a device. -
Constructor Summary
ConstructorDescriptionA token for Ubuntu Push Client service.DeviceTokenUbuntuPush
(DataInput input) A token for Ubuntu Push Client service.DeviceTokenUbuntuPush
(String token) A token for Ubuntu Push Client service. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
token
Token; may be empty to deregister a device. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DeviceTokenUbuntuPush
public DeviceTokenUbuntuPush()A token for Ubuntu Push Client service. -
DeviceTokenUbuntuPush
A token for Ubuntu Push Client service.- Parameters:
token
- String Token; may be empty to deregister a device.
-
DeviceTokenUbuntuPush
A token for Ubuntu Push Client service.- 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()
-