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