Package com.gemalto.mfs.mwsdk.payment
Class PaymentServiceMessageCode
java.lang.Object
com.gemalto.mfs.mwsdk.payment.PaymentServiceMessageCode
This class includes payment service message codes.
- Since:
- 6.7.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intMessage code reported by TransactionInterrupted callback for a contactless payment transaction if a connection is interrupted. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEACTIVATION_LINK_LOSS
public static final int DEACTIVATION_LINK_LOSSMessage code reported by TransactionInterrupted callback for a contactless payment transaction if a connection is interrupted.- Since:
- 6.7.0
- See Also:
-
-
Constructor Details
-
PaymentServiceMessageCode
public PaymentServiceMessageCode()
-