LiveStreamManagerWithAnchor extension
Methods
-
fetchLiveInfo(
String roomId) → Future< TUIValueCallBack< TUILiveInfo> > -
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
-
prepareLiveInfoBeforeEnterRoom(
TUILiveInfo liveInfo) → void -
Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension
-
prepareRoomIdBeforeEnterRoom(
String roomId) → void -
Available on LiveStreamManager, provided by the LiveStreamManagerWithAnchor extension