FMKRequestType Constants Reference

Declared in FMKRequest.h

FMKRequestType

Definition

typedef NS_ENUM(NSInteger, FMKRequestType ) {
   kFMKRequestNormal,
   kFMKRequestDownload,
};

Constants

kFMKRequestNormal

Declared In FMKRequest.h.

kFMKRequestDownload

Declared In FMKRequest.h.