SdkEncryptedSessionIntent
data class SdkEncryptedSessionIntent(sessionIntent: String, hash: String) : Serializable
Content copied to clipboard
This class represents the encrypted session intent needed to launch a transaction in the Tap On Phone app. An instance of SdkEncryptedSessionIntent should be passed to the ActivityResultLauncher which results from registering TapOnPhoneInvocationSdk.getTransactionContract for activity result.