ParticipantPresetPermission

constructor(acceptWaitingRequests: Boolean, disableParticipantAudio: Boolean, disableParticipantScreenSharing: Boolean, disableParticipantVideo: Boolean, kickParticipant: Boolean, pinParticipant: Boolean, canRecord: Boolean, waitingRoomType: String, plugins: ParticipantPluginPreset, polls: ParticipantPollPreset, media: ParticipantMediaPreset, chat: ParticipantChatPreset, hiddenParticipant: Boolean, showParticipantList: Boolean, canEditDisplayName: Boolean, canAcceptProductionRequests: Boolean, canLivestream: Boolean, isRecorder: Boolean? = null, recorderType: String, canSpotlight: Boolean?, stageEnabled: Boolean? = null, stageAccess: String? = null)