-
- All Implemented Interfaces:
public interface IApiRequest
-
-
Method Summary
Modifier and Type Method Description abstract StringgetEndpoint()abstract JSONObjectgetParams()-
-
Method Detail
-
getEndpoint
abstract String getEndpoint()
-
getParams
abstract JSONObject getParams()
-
-
-
-