Search
Preparing search index...
The search index is not available
RongIMLib - v5.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.9.0
ChatroomModule
Class ChatroomModule
Hierarchy
ChatroomModule
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
Chatroom
Module
(
_context
:
default
, logger
:
ILogger
)
:
ChatroomModule
Parameters
_context:
default
logger:
ILogger
Returns
ChatroomModule
Methods
get
get
(
option
:
{
id
:
string
}
)
:
Chatroom
根据聊天室 id 初始化一个聊天室功能实例,以实现收发消息等聊天室相关功能
Parameters
option:
{
id
:
string
}
id
:
string
聊天室 id
Returns
Chatroom
Constructor
constructor
Method
get
根据聊天室 id 初始化一个聊天室功能实例,以实现收发消息等聊天室相关功能