Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JuphoonWeChatGuest

Index

Variables

Const config

Functions

createGuestClient

  • createGuestClient(appKey: string, token: string, socketAddress?: string): WeChatGuest
  • 创建访客Client

    Parameters

    • appKey: string

      appKey

    • token: string

      自行获取到的token

    • Optional socketAddress: string

      WebSocket的连接地址

    Returns WeChatGuest

getVersion

  • getVersion(): any
  • desc

    获取SDK版本信息

    Returns any

setConfig

Generated using TypeDoc