onResonse method

RESULT onResonse(
  1. RESPONSE result
)
inherited

Implementation

RESULT onResonse(SERVICERESPONSE result) {
  return result as RESULT;
}