Bold360 and BoldChat Developer Center

<BCCancelable> Protocol Reference

A protocol for canceling asynchronous requests. More...

#import <BCCancelable.h>

Inheritance diagram for <BCCancelable>:

Instance Methods

(void) - cancel
 Cancel the ongoing asynchronous request. More...
 

Detailed Description

A protocol for canceling asynchronous requests.

Since
Version 1.0

Method Documentation

- (void) cancel

Cancel the ongoing asynchronous request.

Since
Version 1.0

The documentation for this protocol was generated from the following file: