#import <AXInfo.h>
◆ containsInfoCode:()
| - (BOOL) containsInfoCode: |
|
(AXInfoCode) |
infoCode |
|
Determines if the info contains a certain info code.
- Parameters
-
- Returns
- YES if the info code is present, NO otherwise.
◆ infoWithCodes:message:()
| + (instancetype) infoWithCodes: |
|
(NSArray< NSNumber * > *) |
infoCodes |
| message: |
|
(NSString *) |
message |
|
|
| |
Factory method for creating an info object with a list of info codes and a message.
- Parameters
-
| infoCodes | The info codes, wrapped as numbers. |
| message | The info message. |
- Returns
- The initialized object.
◆ infoCodes
| - (NSArray<NSNumber *>*) infoCodes |
|
readnonatomicstrong |
The list of info codes, wrapped as numbers.
◆ infos
The list of infos, as a readable string.
◆ message
The documentation for this class was generated from the following file:
- /Users/mac/Documents/StreamaxiaSDK/Streamaxia Open SDK/StreamaxiaSDK.framework/Headers/AXInfo.h