ASMultiplexImageNodeErrorCode Constants Reference
| Declared in | ASMultiplexImageNode.h |
|---|
ASMultiplexImageNodeErrorCode
ASMultiplexImageNode error codes.
Definition
typedef NS_ENUM(NSUInteger, ASMultiplexImageNodeErrorCode ) {
ASMultiplexImageNodeErrorCodeNoSourceForImage = 0,
ASMultiplexImageNodeErrorCodeBestImageIdentifierChanged,
};
Constants
ASMultiplexImageNodeErrorCodeNoSourceForImage-
Indicates that the data source didn’t provide a source for an image identifier.
Declared In
ASMultiplexImageNode.h. ASMultiplexImageNodeErrorCodeBestImageIdentifierChanged-
Indicates that the best image identifier changed before a download for a worse identifier began.
Declared In
ASMultiplexImageNode.h.
Declared In
ASMultiplexImageNode.h