Mediasfu Chat
fun MediasfuChat(options: MediasfuGenericOptions = MediasfuGenericOptions(), modifier: Modifier = Modifier)
MediasfuChat - Chat event variant component.
Pre-configured MediaSFU component optimized for chat-focused events. A chat session emphasizes text communication with optional audio/video.
This is a convenience wrapper around MediasfuGeneric with defaultEventType set to EventType.CHAT.
Features:
Text-first communication interface
Optional audio/video calling
Message threading and replies
File and media sharing
Emoji reactions
Read receipts
Direct and group messaging
Message search and history
Parameters
options
Configuration options for the chat
modifier
Compose modifier for styling