DisallowGuestsToUnmuteException
class DisallowGuestsToUnmuteException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException
Thrown to indicate that disallowing guests to unmute failed.
Thrown to indicate that disallowing guests to unmute failed.