Class Web.Api.Api()->Method
- Description
Internal class ment to be inherited by implementing Api's classes that corresponds to a given API endpoint.
- Constant METHOD_PATH
protected
constantint
Web.Api.Api.Method.METHOD_PATH
- Description
API method location within the API
https://api.instagram.com/v1/media/search ............................^^^^^^^
- Method create
Web.Api.Api.Method Web.Api.Api.Method()
- Description
Hidden constructor. This class can not be instantiated directly