java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PushMessageContent
it.tdlight.jni.TdApi.PushMessageContentRecurringPayment
- Enclosing class:
- TdApi
A new recurrent payment was made by
the current user.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA new recurrent payment was made by the current user.A new recurrent payment was made by the current user.A new recurrent payment was made by the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
amount
The paid amount. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PushMessageContentRecurringPayment
public PushMessageContentRecurringPayment()A new recurrent payment was made by the current user. -
PushMessageContentRecurringPayment
A new recurrent payment was made by the current user.- Parameters:
amount
- String The paid amount.
-
PushMessageContentRecurringPayment
A new recurrent payment was made by the current user.- 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()
-