Initializes an instance of PublishAppServiceResponse.
AppServiceRecord
Get the AppServiceRecord
Kind: Instance method of PublishAppServiceResponse
Returns: AppServiceRecord
- the KEY_APP_SERVICE_RECORD value
PublishAppServiceResponse
Set 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. |