- Enclosing class:
- TdApi
Informs server about a Telegram Premium
purchase through Google Play. For
official applications only.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Google Play purchase token. -
Constructor Summary
ConstructorDescriptionInforms server about a Telegram Premium purchase through Google Play.Informs server about a Telegram Premium purchase through Google Play.AssignGooglePlayTransaction
(String purchaseToken) Informs server about a Telegram Premium purchase through Google Play. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
purchaseToken
Google Play purchase token. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AssignGooglePlayTransaction
public AssignGooglePlayTransaction()Informs server about a Telegram Premium purchase through Google Play. For official applications only. ReturnsOk
-
AssignGooglePlayTransaction
Informs server about a Telegram Premium purchase through Google Play. For official applications only. ReturnsOk
- Parameters:
purchaseToken
- String Google Play purchase token.
-
AssignGooglePlayTransaction
Informs server about a Telegram Premium purchase through Google Play. For official applications only. ReturnsOk
- 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()
-