Class Web.Api.Api()->Method

Inheritance graph
Description

Internal class meant to be inherited by implementing Api's classes that corresponds to a given API endpoint.


Constant METHOD_PATH

protected constant int 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