Skip to content

query.getApiVersion()

SaltwaterC edited this page Nov 15, 2011 · 1 revision

About

Returns the defined API version for a specific query API client.

Reference

query.getApiVersion()

By default, all query APIs have a hardcoded API version in their initial configuration object. This version may change with newer version in subsequent releases of this library. The version may be changed by query.setApiVersion() or query.request().

Clone this wiki locally