VoiceRoomManagerWithSeat extension
Properties
- seatState → SeatState
-
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
no setter
Methods
-
fetchSeatApplicationList(
) → Future< void> -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
fetchSeatList(
) → Future< void> -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
onApplyingToSeatStateChanged(
bool isApplying) → void -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
onRespondedSeatInvitation(
String userId) → void -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
onSeatApplicationProcessed(
TUIUserInfo userInfo) → void -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
onSeatApplicationReceived(
TUIUserInfo userInfo) → void -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension
-
onSentSeatInvitation(
String userId) → void -
Available on VoiceRoomManager, provided by the VoiceRoomManagerWithSeat extension