Search
Preparing search index...
The search index is not available
Chatroom
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chatroom
src/ChatroomInterface
ChatroomInterfaceStatic
Interface ChatroomInterfaceStatic
静态方法
Hierarchy
ChatroomInterfaceStatic
Index
Constructors
constructor
Methods
get
Instance
set
Adapters
Constructors
constructor
new
Chatroom
Interface
Static
(
options
?:
ChatroomInitializeOptions
, otherOptions
?:
ChatroomOtherOptions
)
:
ChatroomInterface
构造函数
Parameters
Optional
options:
ChatroomInitializeOptions
Optional
otherOptions:
ChatroomOtherOptions
Returns
ChatroomInterface
Methods
get
Instance
get
Instance
(
_options
?:
ChatroomInitializeOptions
, _otherOptions
?:
ChatroomOtherOptions
)
:
ChatroomInterface
单例模式获取实例
Parameters
Optional
_options:
ChatroomInitializeOptions
Optional
_otherOptions:
ChatroomOtherOptions
Returns
ChatroomInterface
set
Adapters
set
Adapters
(
_newAdapters
:
any
)
:
void
设置适配器
Parameters
_newAdapters:
any
适配器
Returns
void
Modules
src/
Chatroom
Interface
src/
Chatroom
Member
Service
Interface
src/
Chatroom
Msg
Service
Interface
src/
Chatroom
Queue
Interface
src/
Chatroom
Service
Interface
src/
Cloud
Storage
Service
Interface
src/types
Chatroom
Interface
Static
constructor
get
Instance
set
Adapters
静态方法