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.
Contains the consent process type and result.
Signature
@interface MSConsent : NSObject
Properties
| Name | Description |
|---|---|
| type |
Gets the type of consent |
| consentResult |
Gets the result of the consent as an instance of MSConsentResult. |
Defined in
MSConsent.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.