core
/
com.moengage.core.internal.model.cryptography
/
CryptographyResponse
Cryptography
Response
class
CryptographyResponse
(state:
CryptographyState
, text:
String
?)
Content copied to clipboard
Author
Umang Chamaria
Constructors
Properties
Constructors
CryptographyResponse
Link copied to clipboard
fun
CryptographyResponse
(state:
CryptographyState
, text:
String
? = null)
Content copied to clipboard
Properties
state
Link copied to clipboard
val
state
:
CryptographyState
Content copied to clipboard
text
Link copied to clipboard
val
text
:
String
? = null
Content copied to clipboard