SdkSessionWithTokenIntent
data class SdkSessionWithTokenIntent(val encryptedSessionIntent: SdkEncryptedSessionIntent, val jwtToken: String?) : Serializable
Deprecated
This class will be removed in the future
Replace with
SdkEncryptedSessionIntent()Content copied to clipboard
This holds the encrypted session intent and grants JWT Token to the Tap On Phone app. This token is used for custom services made by Tap On Phone app.