SFBInputSourceErrorCode
enum SFBInputSourceErrorCode : NSInteger {}
Possible \c NSError error codes used by \c SFBInputSource
-
File not found
Declaration
Objective-C
SFBInputSourceErrorCodeFileNotFound = 0
-
Input/output error
Declaration
Objective-C
SFBInputSourceErrorCodeInputOutput = 1