12 KiB
SerializedIgnoreManipulationAction Schema
https://timelimit.io/SerializedParentAction#/definitions/SerializedIgnoreManipulationAction
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | SerializedParentAction.schema.json* |
SerializedIgnoreManipulationAction Type
object
(SerializedIgnoreManipulationAction)
SerializedIgnoreManipulationAction Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | SerializedParentAction |
deviceId | string |
Required | cannot be null | SerializedParentAction |
admin | boolean |
Required | cannot be null | SerializedParentAction |
adminA | boolean |
Required | cannot be null | SerializedParentAction |
downgrade | boolean |
Required | cannot be null | SerializedParentAction |
notification | boolean |
Required | cannot be null | SerializedParentAction |
usageStats | boolean |
Required | cannot be null | SerializedParentAction |
hadManipulation | boolean |
Required | cannot be null | SerializedParentAction |
reboot | boolean |
Optional | cannot be null | SerializedParentAction |
overlay | boolean |
Optional | cannot be null | SerializedParentAction |
accessibilityService | boolean |
Optional | cannot be null | SerializedParentAction |
ignoreHadManipulationFlags | number |
Optional | cannot be null | SerializedParentAction |
ignoreManipulationFlags | number |
Optional | cannot be null | SerializedParentAction |
type
type
-
is required
-
Type:
string
-
cannot be null
-
defined in: SerializedParentAction
type Type
string
type Constraints
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"IGNORE_MANIPULATION" |
deviceId
deviceId
-
is required
-
Type:
string
-
cannot be null
-
defined in: SerializedParentAction
deviceId Type
string
admin
admin
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
admin Type
boolean
adminA
adminA
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
adminA Type
boolean
downgrade
downgrade
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
downgrade Type
boolean
notification
notification
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
notification Type
boolean
usageStats
usageStats
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
usageStats Type
boolean
hadManipulation
hadManipulation
-
is required
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
hadManipulation Type
boolean
reboot
reboot
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
reboot Type
boolean
overlay
overlay
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
overlay Type
boolean
accessibilityService
accessibilityService
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: SerializedParentAction
accessibilityService Type
boolean
ignoreHadManipulationFlags
ignoreHadManipulationFlags
-
is optional
-
Type:
number
-
cannot be null
-
defined in: SerializedParentAction
ignoreHadManipulationFlags Type
number
ignoreManipulationFlags
ignoreManipulationFlags
-
is optional
-
Type:
number
-
cannot be null
-
defined in: SerializedParentAction
ignoreManipulationFlags Type
number