RtcException

class RtcException(message: String? = null, cause: Throwable? = null, retryCurrentSfu: Boolean = false, switchSfu: Boolean = false, error: ERROR CLASS: Symbol not found for stream.video.sfu.models.Error?? = null) : Exception

Wraps any exception that occurs in the RTC layer With a recommendation if we should retry the current SFU, stop or switch to a different one

Constructors

Link copied to clipboard
constructor(message: String? = null, cause: Throwable? = null, retryCurrentSfu: Boolean = false, switchSfu: Boolean = false, error: ERROR CLASS: Symbol not found for stream.video.sfu.models.Error?? = null)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?