| Package | com.myflashlab.air.extensions.adobeMobile |
| Class | public class MobilePrivacyStatus |
| Inheritance | MobilePrivacyStatus Object |
| Method | Defined By | ||
|---|---|---|---|
| MobilePrivacyStatus | |||
| Constant | Defined By | ||
|---|---|---|---|
| STATUS_OPT_IN : int = 0 [static] | MobilePrivacyStatus | ||
| STATUS_OPT_OUT : int = 1 [static] | MobilePrivacyStatus | ||
| STATUS_UNKNOWN : int = 2 [static] | MobilePrivacyStatus | ||
| MobilePrivacyStatus | () | Constructor |
public function MobilePrivacyStatus()| STATUS_OPT_IN | Constant |
public static const STATUS_OPT_IN:int = 0| STATUS_OPT_OUT | Constant |
public static const STATUS_OPT_OUT:int = 1| STATUS_UNKNOWN | Constant |
public static const STATUS_UNKNOWN:int = 2