new ServiceResponse(values)
A ServiceResponse is returned from the service call.
Parameters:
Name | Type | Description |
---|---|---|
values |
Object | Object matching the fields defined in the .srv definition file. |
- Source:
A ServiceResponse is returned from the service call.
Name | Type | Description |
---|---|---|
values |
Object | Object matching the fields defined in the .srv definition file. |