![]() |
v1.2.1.0
|
Functions, data, and events for interacting with Touch Portal directly, such as updating state values or sending notifications.
All functionality is provided by static members of the global TP
namespace object, used with TP.
qualifier, eg. TP.stateUpdate("Hello!");
.
Note that the "Touch Portal API" documented here, while closely related to Touch Portal's Plugin API, is not always an exact match, nor can always provide all the features a full plugin could have (such as custom Actions). Nevertheless it can be helpful to understand how Touch Portal interacts with data sent from plugins in the first place, since all those limits would apply here as well (in other words, this plugin can only work with the API features which are available to us in the first place).
Members | |
class | TP |
class | ConnectorRecord |