Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
Frodo Library
Reference
Session
Type alias Session
Session
:
{
getSessionInfo
(
tokenId
:
string
)
:
Promise
<
SessionInfoType
>
;
}
Type declaration
get
Session
Info
:
function
get
Session
Info
(
tokenId
:
string
)
:
Promise
<
SessionInfoType
>
Get session info
Parameters
tokenId
:
string
session token
Returns
Promise
<
SessionInfoType
>
a promise resolving to a session info object
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Frodo Library - v3.0.1-0
Loading...
Get session info