Constants Fields

The Constants type exposes the following members.

Fields


  Name Description
Public field Static member API_BASE_URL
The base API URL.
Public field Static member API_LOGO_128X128_PNG
The API logo at 128 X 128 in PNG format. This is an embedded resource.
Public field Static member API_MIN_CACHE_TIME_MS
The API minimum cache time in milliseconds.

If you need to call the same endpoint more that this you are doing something wrong and should probably use websockets or a different service.

Public field Static member API_NAME
The display name of the API provider.
Public field Static member API_VERSION
The API version.
Public field Static member API_WS_BASE_URL
The websocket API base URL.