Protocol
LiveKitError
public protocol LiveKitError: Error, CustomStringConvertible
Relationships
Conforms To
CustomStringConvertible
Error
Types Conforming to LiveKitError
RoomError
InternalError
EngineError
TrackError
SignalClientError
NetworkError
TransportError
Default Implementations
localizedDescription
public var localizedDescription: String