MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Protected Attributes | Properties | List of all members
MCHTTPConnectionError Class Reference

#import <client.h>

Inheritance diagram for MCHTTPConnectionError:
Inheritance graph
[legend]
Collaboration diagram for MCHTTPConnectionError:
Collaboration graph
[legend]

Protected Attributes

NSNumber * code
 
NSString * reason
 

Properties

NSNumber *_Nonnull code
 The HTTP error code.
 
NSString *_Nonnull reason
 The HTTP error reason.
 

Detailed Description

Container class for HTTP errors that occur during connection to the millicast service

Member Data Documentation

◆ code

- (NSNumber*) code
protected

◆ reason

- (NSString*) reason
protected

Property Documentation

◆ code

- (NSNumber* _Nonnull) code
readwriteatomiccopy

The HTTP error code.

◆ reason

- (NSString* _Nonnull) reason
readwriteatomiccopy

The HTTP error reason.


The documentation for this class was generated from the following file: