Initializes an instance of PublishAppServiceResponse.
AppServiceRecordGet the AppServiceRecord
Kind: Instance method of PublishAppServiceResponse
Returns: AppServiceRecord - the KEY_APP_SERVICE_RECORD value
PublishAppServiceResponseSet the AppServiceRecord
Kind: Instance method of PublishAppServiceResponse
Returns: PublishAppServiceResponse - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| record | AppServiceRecord |
If the request was successful, this object will be the current status of the service record for the published service. This will include the Core supplied service ID. - The desired AppServiceRecord. |