java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PaymentProvider
it.tdlight.jni.TdApi.PaymentProviderOther
- Enclosing class:
- TdApi
Some other payment provider, for which
a web payment form must be shown.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSome other payment provider, for which a web payment form must be shown.PaymentProviderOther
(DataInput input) Some other payment provider, for which a web payment form must be shown.Some other payment provider, for which a web payment form must be shown. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
url
Payment form URL. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PaymentProviderOther
public PaymentProviderOther()Some other payment provider, for which a web payment form must be shown. -
PaymentProviderOther
Some other payment provider, for which a web payment form must be shown.- Parameters:
url
- String Payment form URL.
-
PaymentProviderOther
Some other payment provider, for which a web payment form must be shown.- 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()
-