Documentation

TelemetryData
in package
Uses UtilsProvider

Handle Real Product Manager API calls.

Table of Contents

Constants

ENDPOINT_TELEMETRY  = '1.0.0/telemetry'

Properties

$license  : License
License instance.

Methods

getLicense()  : mixed
Get plugin update instance.
getPluginConstantPrefix()  : string
Get the prefix of this package so we can utils package natively.
instance()  : mixed
New instance.
put()  : mixed
`PUT` to the REST API of Real Product Manager.
setupConstants()  : mixed
Make sure the RPM_WP_CLIENT constants are available.
__construct()  : mixed
C'tor.

Constants

ENDPOINT_TELEMETRY

public mixed ENDPOINT_TELEMETRY = '1.0.0/telemetry'

Properties

Methods

getLicense()

Get plugin update instance.

public getLicense() : mixed
Tags
codeCoverageIgnore

getPluginConstantPrefix()

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

public getPluginConstantPrefix() : string
Return values
string

put()

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

public put() : mixed

setupConstants()

Make sure the RPM_WP_CLIENT constants are available.

public static setupConstants() : mixed

        
On this page

Search results