Readonly
accessToken describing the session access data.
Readonly
applicationID of the application that opened the session.
Readonly
idSession ID.
Readonly
isSession has been initialized.
Readonly
serverServer code.
Readonly
sessionOpened session.
Readonly
sessionToken describing the session.
Readonly
userInformation about the current user.
Performs session initialization.
The session to initialize.
Token describing the session access data, or `null' if the session is not associated with the token.
Token describing the session, or `null' if the session is not associated with the token.
Provides session information.