Messages Modal Props
constructor(state: MediasfuGenericState, isVisible: Boolean, messages: List<Message>, onClose: () -> Unit, eventType: EventType, member: String, islevel: String, coHost: String, coHostResponsibility: List<CoHostResponsibility>, startDirectMessage: Boolean, directMessageDetails: Participant?, chatSetting: String, roomName: String, socket: SocketManager?, showAlert: ShowAlert?, onSendMessage: (SendMessageOptions) -> Unit)