• Начать трансляцию звонка

    Parameters

    • isRecord: boolean = false

      Записывать ли трансляцию

    • name: null | string = null

      Имя видеоролика

    • movieId: null | string = null

      ID видео

    • privacy: "PUBLIC" | "FRIENDS" | "DIRECT_LINK" = 'DIRECT_LINK'
    • groupId: null | string = null
    • roomId: null | number = null
    • externalAccessKey: null | string = null

    Returns Promise<undefined>