HttpError.deviceIdNotFound

DESCRIPTION

Thrown if the devuce id is not found in the Nabto WebRTC Signaling Service.

DECLARATION

case deviceIdNotFound(statusCode: Int, message: String)

PARAMETERS

statusCode:
the http status code.
message:
the friendly message describing the error.