MSConsentResult class
Defines the results of the consent process.
Signature
@interface MSConsentResult : NSObject
Properties
Name | Note |
---|---|
accepted |
Gets the state of the user's acceptance. |
showAgain |
Gets the user's choice whether to show the consent dialog again or not. |
userId |
Gets the userId of the consenting user. |
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.