Inherits from MKNetworkEngine : NSObject
Declared in APWebService.h
APWebService.m

Instance Methods

getDataFromServer:objectName:maxRecord:pageIndex:condition:onCompletion:onError:

Data access

- (MKNetworkOperation *)getDataFromServer:(NSString *)token objectName:(NSString *)name maxRecord:(NSInteger)maxRecord pageIndex:(NSInteger)pageIndex condition:(NSDictionary *)condition onCompletion:(APResponseCallback)completionBlock onError:(APErrorBlock)errorBlock

Discussion

Data access

Declared In

APWebService.h