onResonse method

RESULT onResonse(
  1. SERVICERESPONSE result
)

Implementation

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