Contents

MCError.Code.unsupported

The operation is unsupported. For example, this error is returned if you call Sendresource(at:withname:topeer:withcompletionhandler:) with a URL that is neither a local file nor a web URL.

Declaration

case unsupported

See Also

Constants