- Enclosing class:
- TdApi
Returns a globally unique push
notification subscription identifier
for identification of an account,
which has received a push notification.
Can be called synchronously.
Returns
PushReceiverId-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intJSON-encoded push notification payload. -
Constructor Summary
ConstructorsConstructorDescriptionReturns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.GetPushReceiverId(DataInput input) Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.GetPushReceiverId(String payload) Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
payload
JSON-encoded push notification payload. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetPushReceiverId
public GetPushReceiverId()Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification. Can be called synchronously. ReturnsPushReceiverId -
GetPushReceiverId
Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification. Can be called synchronously. ReturnsPushReceiverId- Parameters:
payload- String JSON-encoded push notification payload.
-
GetPushReceiverId
Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification. Can be called synchronously. ReturnsPushReceiverId- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-