BCOVErrorTranslator Class Reference

Inherits from NSObject
Declared in BrightcovePlayerSDK-Swift.h

+ readableErrorCodeForError:

returns: A readable error code. May be nil if the NSError is not an internal Brightcove error.

+ (NSString *_Nullable)readableErrorCodeForError:(NSError *_Nonnull)error

Discussion

returns: A readable error code. May be nil if the NSError is not an internal Brightcove error.

Declared In

BrightcovePlayerSDK-Swift.h

– init

- (nonnull instancetype)init