updateSessionData(sessionHandle, data)
Parameters
sessionHandle
- type:
string
- type:
data
- type:
object
- type:
Returns
Promise<void>
Throws
- GENERAL_ERROR
- UNAUTHORISED
- This is thrown if the current session was revoked or has expired.