| Definitions | |
|---|---|
| Type | object |
Example:
{
"name": "camera._getPluginLicense",
"parameters": {
"packageName": "com.theta360.timeshiftshooting"
}
}
| Property | Type | Required | Description |
|---|---|---|---|
| name | const | yes | Command to execute |
| parameters | object | yes | - |
| Definitions | |
|---|---|
| Type | const |
Description: Command to execute
Specific value: "camera._getPluginLicense"
| Definitions | |
|---|---|
| Type | object |
| Property | Type | Required | Description |
|---|---|---|---|
| packageName | string | yes | Package name of the target plugin |
| Definitions | |
|---|---|
| Type | string |
Description: Package name of the target plugin