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