Click or drag to resize

Telogis.GeoBase.GeoStream.JSONRequest

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
JSONRequest Class

A wrapper class for containing data relating to GeoStream server requests. This is used as a container to implicitly pass method and authentication information to the server.

Constructor
NameDescription
JSONRequest(method, params)

Arguments

  • method (String) - The HTTP request method associated with the object.

  • params (Array) - A list of parameter objects to pass with the request.