ConnectivityManagementCallback
Includes callback listeners that were registered through the Connectivity Management API.
ConnectivityManagementCallback
Includes callback listeners that were registered through the Connectivity Management API.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | No | The name of the billing account for which callback messages will be sent. |
password | string | No | The password defined when a URL was registered for the callback service, or an empty string if no password was defined. |
serviceName | string | No | The name of the callback service, which identifies the type and format of messages that will be sent to the registered URL. |
url | string | No | The address of the callback listening service where the ThingSpace Platform will send callback messages for the service type. |
username | string | No | The username defined when a URL was registered for the callback service, or an empty string if no username was defined. |