LiveStreamServiceWithUser extension

on

Methods

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

Available on LiveStreamService, provided by the LiveStreamServiceWithUser extension

getSelfInfo() TUILoginUserInfo

Available on LiveStreamService, provided by the LiveStreamServiceWithUser extension

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

Available on LiveStreamService, provided by the LiveStreamServiceWithUser extension

getUserList() Future<TUIValueCallBack<List<TUIUserInfo>>>

Available on LiveStreamService, provided by the LiveStreamServiceWithUser extension

kickRemoteUserOutOfRoom(String userId) Future<TUIActionCallback>

Available on LiveStreamService, provided by the LiveStreamServiceWithUser extension