Remove Participants Options
constructor(socket: SocketManager?, roomName: String, participant: Participant, coHostResponsibility: List<CoHostResponsibility>, coHost: String, member: String, islevel: String, showAlert: (ShowAlertOptions) -> Unit?, participants: List<Participant>, eventType: EventType, updateParticipants: (List<Participant>) -> Unit)