![]() |
PST SDK
5.2.0.0-0eac0f6
|
Classes | |
class | Tracker |
Main PST SDK class implementing tracker communication. More... | |
Functions | |
def | get_sdk_version () |
Retrieve the SDK version string. More... | |
def | enable_logging () |
Write plug-in status information to the standard error stream. More... | |
def pstech.pstsdk.tracker.enable_logging | ( | ) |
Write plug-in status information to the standard error stream.
Provides information about the status of the tracker plug-in. Information is written to the standard error stream. Useful when debugging.
def pstech.pstsdk.tracker.get_sdk_version | ( | ) |
Retrieve the SDK version string.
Retrieves the SDK version information as a string. The SDK version can differ from the internal tracker version which can be retrieved using GetVersionInfo.