api/live/live_list_store library
Classes
- AudioSalon
- Audio salon layout for voice chat scenes with configurable seat count.
- Karaoke
- Audio KTV layout for karaoke scenes with configurable seat count.
- LiveInfo
- Live information
- LiveInfoCompletionHandler
- Live info completion handler for Dart.
- LiveListListener
- Live list events
- LiveListState
- Live list state
- LiveListStore
- Live list related interfaces, managing live room creation, joining, leaving and other operations.
- MetaDataCompletionHandler
- Metadata completion handler for Dart.
- SeatLayoutTemplate
- Seat layout template for simplifying seat configuration when creating a live room.
- StopLiveCompletionHandler
- Stop live completion handler for Dart.
- VideoDynamicFloat7Seats
- Portrait dynamic 1v6 floating layout for video live streaming.
- VideoDynamicGrid9Seats
- Portrait dynamic 9-grid layout for video live streaming.
- VideoFixedFloat7Seats
- Portrait static 1v6 floating layout for video live streaming.
- VideoFixedGrid9Seats
- Portrait static 9-grid layout for video live streaming.
- VideoLandscape4Seats
- Landscape 4-seat layout for video live streaming.
Enums
- LiveEndedReason
- Live ended reason.
- LiveKickedOutReason
- Kicked out of live room reason.
- ModifyFlag
- TakeSeatMode
- Take seat mode.