Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Class Web.Api.Api()->Method

Inheritance graph
Web.Api.Api.Method Web.Api.Facebook.Graph.Method Web.Api.Github.Github.Method Web.Api.Google.Api.Method Web.Api.Instagram.V1.Method Web.Api.Linkedin.V1.Method Web.Api.Twitter.V1_1.Method
Description

Internal class ment 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