MSProtection class
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Used for common operations such as, reset state that clears all cache.
Signature
@interface MSProtection : NSObject
Methods
Name | Description |
---|---|
resetStateWithCompletionBlock |
Use to reset the state. |
Defined in
MSProtection.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.