HttpError

DESCRIPTION

This an encapsulation of Http Errors which can come from invoking the Nabto WebRTC Signaling Service.

DECLARATION

public enum HttpError: LocalizedError

PARAMETERS

statusCode:
the http status code of the error.
message:
the messsga describing the error.