LiveStreamManagerWithAnchor extension

on

Methods

fetchLiveInfo(String roomId) Future<TUIValueCallBack<TUILiveInfo>>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

getMultiPlaybackQuality(String roomId) Future<TUIValueCallBack<List<TUIVideoQuality>>>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

getUserInfo(String userId) Future<TUIValueCallBack<TUIUserInfo>>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

isBattleDraw() bool

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

isCoGuesting() bool

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onBattleExited() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onCanceledBattle() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onCoGuestConnectUserChanged(List<TUIUserInfo> connectedUserList) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onCoHostConnectUserChanged(List<TUIConnectionUser> connectedUserList) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onCrossRoomConnectionTerminated() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onDisableSendingMessageBtnClicked(String userId, bool isDisable) Future<TUIActionCallback>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onKickedOutBtnClicked(String userId) Future<TUIActionCallback>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onLockMediaStatusBtnClicked(String userId, TUISeatLockParams params) Future<TUIActionCallback>

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onRequestBattle(String battleId, List<TUIBattleUser> battleUserList) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onRequestCrossRoomConnection(TUIConnectionUser user) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onRequestCrossRoomConnectionFailed(String roomId) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onResponseBattle() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onSetRoomCoverUrl(String url) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onSetRoomName(String roomName) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onSetRoomPrivacy(LiveStreamPrivacyStatus mode) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onStartLive(bool isJoinSelf, TUILiveInfo liveInfo) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onStartPreview() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

onStopLive() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

pauseByAudience() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

prepareLiveInfoBeforeEnterRoom(TUILiveInfo liveInfo) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

prepareRoomIdBeforeEnterRoom(String roomId) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

resumeByAudience() → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

setAudioPlayoutVolume(int volume) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

switchPlaybackQuality(TUIVideoQuality videoQuality) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension

updateVideoQuality(TUIVideoQuality videoQuality) → void

Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension