Interface MobileRedirecSettingValue.Status
-
- Enclosing class:
- MobileRedirecSettingValue
public static interface MobileRedirecSettingValue.Status
Whether or not the mobile redirection is enabled.
-
-
Field Detail
-
ON
static final String ON
on.- See Also:
- Constant Field Values
-
OFF
static final String OFF
off.- See Also:
- Constant Field Values
-
-