Namespace: live

live

Source:

Methods

(static) index(optionsopt, done)

List of live events

Parameters:
Name Type Attributes Description
options Object <optional>
options
Properties
Name Type Attributes Description
per_page Number <optional>
Filter parameter: define the amount of records sent per call (max 50)
search.category String <optional>
Retrieve events for a specific category
search.date String <optional>
Retrieve events for a specific month (format "YYYY-MM"), use "false" for events without a start_at date
search.live_video Boolean <optional>
Retrieve LIVE on camera events. true or false. Default: false
done done Callback
Source:
See:

(static) show(options, done)

List of live events

Parameters:
Name Type Description
options Object options
Properties
Name Type Description
id Number The numeric ID of the live event you want to fetch
done done Callback
Source:
See: