MSAsyncControl class
This class provides one method to cancel asynchronous SDK operations.
Signature
@interface MSAsyncControl : NSObject
Methods
Name | Description |
---|---|
cancel |
Use to cancel asynchronous SDK operations including dismissing all UI views. |
Defined in
MSAsyncControl.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |
Thread Safety
Members of this class are not guaranteed to be thread safe.