TKDataSourceDataFormat Constants Reference
Declared in | TKDataSource.h |
TKDataSourceDataFormat
@enum TKDataSourceDataFormat
Represents an enum that defines the format of the data that can be parsed by TKDataSource.
Definition
typedef NS_ENUM(NSInteger, TKDataSourceDataFormat ) {
TKDataSourceDataFormatJSON,
};
Declared In
TKDataSource.h