java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TextEntityType
it.tdlight.jni.TdApi.TextEntityTypeBankCardNumber
- Enclosing class:
- TdApi
A bank card number. The getBankCardInfo
method can be used to get information
about the bank card.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA bank card number.A bank card number. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TextEntityTypeBankCardNumber
public TextEntityTypeBankCardNumber()A bank card number. The getBankCardInfo method can be used to get information about the bank card. -
TextEntityTypeBankCardNumber
A bank card number. The getBankCardInfo method can be used to get information about the bank card.- 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()
-