FMKRequestType Constants Reference
Declared in | FMKRequest.h |
---|
FMKRequestType
Definition
typedef NS_ENUM(NSInteger, FMKRequestType ) {
kFMKRequestNormal,
kFMKRequestDownload,
};