API Reference PlanetSide 2 API v0.3.5
Modules
Base module for :planetside_api. Provides convenience functions for world/server IDs and event names.
Your gateway to the Census API.
A data structure representing a join on an API query. Create a join using %PS2.API.Join{} or the new/0 or new/1 functions.
A data structure representing an API query. Create a struct using %PS2.API.Query{} or the new/0 or new/1 functions.
A module for creating Census API queries in a clean manner via pipelines.
A data structure representing a tree on an API query. Create a tree using %PS2.API.Tree{} or the new/0 or new/1 functions.
A Websockex client that connects to Planetside's Event Streaming Service (ESS).
A behaviour for handling events from a PS2.Socket
.