Class PrivacySettings
Inheritance
System.Object
PrivacySettings
Namespace: EasyMobile
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class PrivacySettings
Properties
DefaultConsentDialog
Gets the default consent dialog.
Declaration
public ConsentDialog DefaultConsentDialog { get; }
Property Value
Type | Description |
---|---|
ConsentDialog | The default consent dialog. |