Options
All
  • Public
  • Public/Protected
  • All
Menu

The client of broadcast streaming

Index

Functions

  • isBroadcastStreamingEnable(): boolean
  • Is broadcast streaming enabled

    Returns boolean

  • Stop broadcast streaming

    Parameters

    • Optional channelId: string

      Optional. Required only if the original host started the broadcast and then transferred the host role to another user. In this case, the new host needs to provide the channelId to stop the broadcast.

    Returns ExecutedResult | Promise<string>