Search
Preparing search index...
The search index is not available
JRTC-SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
JRTC-SDK
webrtc-conference-sdk
IStorage
Interface IStorage
Hierarchy
IStorage
Index
Properties
cache
storage
Name
Methods
clear
get
remove
set
Properties
cache
cache
:
Record
<
string
|
number
,
AllowDataType
>
storage
Name
storage
Name
:
string
Methods
clear
clear
(
)
:
void
Returns
void
get
get
(
key
:
string
)
:
AllowDataType
Parameters
key:
string
Returns
AllowDataType
remove
remove
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
set
set
(
key
:
string
, value
:
AllowDataType
)
:
void
Parameters
key:
string
value:
AllowDataType
Returns
void
Modules
webrtc-
conference-
sdk
webrtc-
guest-
sdk
wechat-
conference-
sdk
wechat-
guest-
sdk
IStorage
cache
storage
Name
clear
get
remove
set
Generated using
TypeDoc