MoEngage-Android-SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
MoEngage-Android-SDK
core
/
com.moengage.core.model.authentication
/
AuthenticationData
/
Jwt
/
Jwt
Jwt
constructor
(
token
:
String
,
userIdentifier
:
String
)
Creates an instance of Jwt authentication data with the provided
token
and
userIdentifier
.