Get Current Events

<Array|null> getCurrent()

Returns array of the currently active LViS.Event objects if any exists. Otherwise, returns null.

Example

var events = LViS.Listings.getCurrent();