API reference - Ricoh Theta

camera._getPluginLicense command request

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 -

name

Definitions
Type const

Description: Command to execute

Specific value: "camera._getPluginLicense"

parameters

Definitions
Type object
Property Type Required Description
packageName string yes Package name of the target plugin

packageName

Definitions
Type string

Description: Package name of the target plugin