TCHCancellationToken Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | TCHCancellationToken.h | 
– cancel
	Cancel the network request.
- (void)cancelDiscussion
Cancel the network request.
The request could be already transmitted to the backend or could be not. In case when it has been already transmitted cancellation doesn’t rollback any actions made by the request, just ignores the response.
Declared In
TCHCancellationToken.h