Options
All
  • Public
  • Public/Protected
  • All
Menu

调用方式:

nim.plugin.getChatroomAddress(options)

Hierarchy

  • PluginServiceInterface

Index

Methods

  • 获取聊天室的连接地址,返回可用的连接地址列表

    注:更推荐开发者使用 http 接口去获取可用的连接地址列表,请自行查阅服务器文档。

    Parameters

    Returns Promise<string[]>

  • 获取圈组的连接地址,返回可用的连接地址列表

    注:更推荐开发者使用 http 接口去获取可用的连接地址列表,请自行查阅服务器文档。

    Parameters

    Returns Promise<string[]>