Inherits from NSObject
Declared in CMISRequest.h

Tasks

Properties

cancelled

@property (nonatomic, readonly, getter=isCancelled) BOOL cancelled

httpRequest

@property (nonatomic, weak) CMISHttpRequest *httpRequest

Instance Methods

cancel

- (void)cancel