Search
Preparing search index...
The search index is not available
NIM
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
NIM
PluginServiceInterface
PluginServiceInterface
Interface PluginServiceInterface
Hierarchy
PluginServiceInterface
Index
Methods
get
Chatroom
Address
getQChat
Address
Methods
get
Chatroom
Address
get
Chatroom
Address
(
options
:
GetChatroomAddressOptions
)
:
Promise
<
string
[]
>
获取聊天室的连接地址,返回可用的连接地址列表
注:更推荐开发者使用 http 接口去获取可用的连接地址列表,请自行查阅服务器文档。
Parameters
options:
GetChatroomAddressOptions
Returns
Promise
<
string
[]
>
getQChat
Address
getQChat
Address
(
options
:
GetQChatAddressOptions
)
:
Promise
<
string
[]
>
获取圈组的连接地址,返回可用的连接地址列表
注:更推荐开发者使用 http 接口去获取可用的连接地址列表,请自行查阅服务器文档。
Parameters
options:
GetQChatAddressOptions
Returns
Promise
<
string
[]
>
Modules
Cloud
Storage
Service
Interface
Event
Service
Interface
Friend
Service
Interface
Msg
Extend
Service
Interface
Msg
Log
Service
Interface
Msg
Service
Interface
NIMInterface
Pass
Through
Service
Interface
Plugin
Service
Interface
Session
Service
Interface
Super
Team
Service
Interface
System
Message
Service
Interface
Team
Service
Interface
User
Service
Interface
types
Plugin
Service
Interface
get
Chatroom
Address
getQChat
Address
获取聊天室的连接地址,返回可用的连接地址列表
注:更推荐开发者使用 http 接口去获取可用的连接地址列表,请自行查阅服务器文档。