RemoveParticipantsOptions

constructor(coHostResponsibility: List<CoHostResponsibility>, participant: Participant, member: String, islevel: String, showAlert: ShowAlert? = null, coHost: String, participants: List<Participant>, socket: SocketManager? = null, roomName: String, updateParticipants: (List<Participant>) -> Unit)