GetPluginLicenseRequest

data class GetPluginLicenseRequest(val name: String = "camera._getPluginLicense", val parameters: GetPluginLicenseParams) : CommandApiRequest

Constructors

Link copied to clipboard
constructor(name: String = "camera._getPluginLicense", parameters: GetPluginLicenseParams)

Properties

Link copied to clipboard
open override val name: String

Command to execute

Link copied to clipboard

Input parameters required to execute each command