create

@JvmStatic
fun create(encodedSdkData: String): AuthenticationResponse

Creates an instance of AuthenticationResponse.

Return

AuthenticationResponse instance.

Parameters

encodedSdkData

Data obtained from the /session API call.