get Action Result
See getActionResult(DataQuery, Int).
Return
(see linked method).
Parameters
call
Call parameter.
Return the {@link com.sap.cloud.mobile.kotlin.odata.QueryResult} for an action call.
The {@link com.sap.cloud.mobile.kotlin.odata.QueryResult} for an action call.Return
Parameters
call
{@link com.sap.cloud.mobile.kotlin.odata.DataQuery} containing the action call.
index
From zero to size - 1. Index for the query. Omit if unknown, in which case the query will be located by a linear search.