toggle menu
project-topInvocationSdk
androidJvm
switch theme
search in API
tops-model
/
com.geopagos.topsModel
/
EncryptedSessionIntent
Encrypted
Session
Intent
data
class
EncryptedSessionIntent
(
val
sessionIntent
:
String
,
val
hash
:
String
,
val
encryptedKey
:
String
)
:
Serializable
Members
Constructors
Encrypted
Session
Intent
Link copied to clipboard
constructor
(
sessionIntent
:
String
,
hash
:
String
,
encryptedKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
encrypted
Key
Link copied to clipboard
val
encryptedKey
:
String
hash
Link copied to clipboard
val
hash
:
String
session
Intent
Link copied to clipboard
val
sessionIntent
:
String