\DevOwl\RealProductManagerWpClient\clientTelemetryData

Handle Real Product Manager API calls.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
setupConstants()
put()
getLicense()
instance()
No public properties found
ENDPOINT_TELEMETRY
No protected methods found
No protected properties found
N/A
__construct()
$license
N/A

Constants

ENDPOINT_TELEMETRY

ENDPOINT_TELEMETRY ='1.0.0/telemetry'

Properties

$license

$license :\DevOwl\RealProductManagerWpClient\license\License

License instance.

Type

\DevOwl\RealProductManagerWpClient\license\License

Methods

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this package so we can utils package natively.

Returns

string

setupConstants()

setupConstants()

Make sure the RPM_WP_CLIENT constants are available.

put()

put()

`PUT` to the REST API of Real Product Manager.

getLicense()

getLicense()

Get plugin update instance.

instance()

instance(\DevOwl\RealProductManagerWpClient\license\License  $license)

New instance.

Parameters

\DevOwl\RealProductManagerWpClient\license\License $license

__construct()

__construct(\DevOwl\RealProductManagerWpClient\license\License  $license)

C'tor.

Parameters

\DevOwl\RealProductManagerWpClient\license\License $license