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