EncryptedSessionIntent

data class EncryptedSessionIntent(val sessionIntent: String, val hash: String, val encryptedKey: String) : Serializable

Constructors

Link copied to clipboard
constructor(sessionIntent: String, hash: String, encryptedKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard