java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PaymentProvider
it.tdlight.jni.TdApi.PaymentProviderSmartGlocal
- Enclosing class:
- TdApi
Smart Glocal payment provider.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Public payment token. -
Constructor Summary
ConstructorDescriptionSmart Glocal payment provider.Smart Glocal payment provider.PaymentProviderSmartGlocal
(String publicToken) Smart Glocal payment provider. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
publicToken
Public payment token. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PaymentProviderSmartGlocal
public PaymentProviderSmartGlocal()Smart Glocal payment provider. -
PaymentProviderSmartGlocal
Smart Glocal payment provider.- Parameters:
publicToken
- String Public payment token.
-
PaymentProviderSmartGlocal
Smart Glocal payment provider.- 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()
-