Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Application.Session
FakeSessionCacheProvider
Class FakeSessionCacheProvider
Implements
ISessionCacheProvider
Index
Constructors
constructor
Methods
clear
set
try
Get
Constructors
constructor
new
FakeSessionCacheProvider
()
:
FakeSessionCacheProvider
Returns
FakeSessionCacheProvider
Methods
clear
clear
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
set
set
(
_session
:
ISession
)
:
Promise
<
void
>
Parameters
_session
:
ISession
Returns
Promise
<
void
>
try
Get
tryGet
()
:
Promise
<
null
|
[
string
,
ISessionToken
]
>
Returns
Promise
<
null
|
[
string
,
ISessionToken
]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
clear
set
try
Get
TESSA Web API
Loading...