This interface defines the output boundary for the instrumentation.
| Type | Name and description |
|---|---|
VM |
getViewModel()Returns the resulting view model. |
void |
processResponse(InstrumentationResponse response)Processes a response to generate a view model. |
Returns the resulting view model.
Processes a response to generate a view model.
response - is the response to process.