Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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.]
Use to reset the state. This can clear all cache.
Signature
+ (void)resetStateWithCompletionBlock:(void(^)())completionBlock;
Parameters
| Name | Datatype | Notes | 
|---|---|---|
| completionBlock | 
void | 
Returns
void
Defined in
MSProtection.h
Supported Platforms
| Minimum supported OS versions | 
iOS 7.0 and OS X 10.8 | 
Remarks
templateListWithUserId should be invoked from the main thread.