public interface WebServiceInterface
Created by adeshmukh on 07/02/25. Project Name: OSMOS-Android-SDK File Name: WebServiceInterface
abstract Unit
didFinish(Map<String, Object> response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit didFinish(Map<String, Object> response)
This method is called when the web service call finishes.
response