LiveKit Swift Client SDK Documentation

Protocol Live​Kit​Error

public protocol LiveKitError: Error, CustomStringConvertible  
%211 LiveKitError LiveKitError Error Error LiveKitError->Error CustomStringConvertible CustomStringConvertible LiveKitError->CustomStringConvertible SignalClientError SignalClientError SignalClientError->LiveKitError TrackError TrackError TrackError->LiveKitError NetworkError NetworkError NetworkError->LiveKitError RoomError RoomError RoomError->LiveKitError EngineError EngineError EngineError->LiveKitError TransportError TransportError TransportError->LiveKitError InternalError InternalError InternalError->LiveKitError

Conforms To

CustomStringConvertible
Error

Types Conforming to Live​Kit​Error

RoomError
InternalError
EngineError
TrackError
SignalClientError
NetworkError
TransportError

Default Implementations

localized​Description

public var localizedDescription: String