get Member Js Function String
fun getMemberJsFunctionString(email: String, firstName: String, lastName: String, memberId: String, hmacId: String, accessToken: String, deviceId: String, countryCode: String): String
Creates a JavaScript method string for updating user sign-in status.
Return
The JavaScript method string for sign-in.
Parameters
email
The user's email.
first Name
The user's first name.
last Name
The user's last name.
member Id
The user's member ID.
hmac Id
The HMAC ID for authentication.
access Token
The access token for the user.
device Id
The device ID.
country Code
The country code for the user.