Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JuphoonWeChatConference

Index

Functions

createConferenceClient

  • createConferenceClient(appKey: string, token: string, socketAddress?: string): WeChatConference
  • 创建会议客户端

    Parameters

    • appKey: string

      appKey

    • token: string

      自行获取到的token

    • Optional socketAddress: string

      WebSocket的连接地址

    Returns WeChatConference

getVersion

  • getVersion(): any
  • 获取SDK版本信息

    Returns any

setConfig

Generated using TypeDoc