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