Class: ServiceResponse

ServiceResponse(values)

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: