Interface OutgoingMessage
- All Superinterfaces:
Message
- All Known Subinterfaces:
GenericOutgoingMessage,TransactionSigningResponse,TransactionVerifyResponse
Interface to an outgoing message to the OOB server.
- Since:
- 5.3.0
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGet the underlying message type.Methods inherited from interface com.gemalto.idp.mobile.fasttrack.messenger.message.Message
getMessageId, getMessageMIMEType, getProviderId, wipe
-
Method Details
-
getMessageType
Get the underlying message type.- Returns:
- The message type.
-