Preparing search index...
The search index is not available
@archon-inc/sdk
@archon-inc/sdk
auth
getSession
Function getSession
getSession
(
sessionId
:
string
|
SessionId
)
:
Promise
<
Session
>
Get the session object from the session ID.
Parameters
sessionId
:
string
|
SessionId
The ID of the session to get.
Returns
Promise
<
Session
>
The session object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@archon-inc/sdk
Loading...
Get the session object from the session ID.