live-event-widget-test-packaging
v1.0.53
Published
Live Event Widget Test Packaging
Downloads
2
Readme
live event widget
Widget to display current live event with video player. It will show the current live event, if no live event then it will be empty.
LiveEvent Lite config
** summitId = id of the summit
** apiBaseUrl = base url for API
** marketingApiBaseUrl = base url for marketing API
** onEventClick(event) = method called upon event click
** onTrackClick(trackId) = method called upon track click
** onRoomClick(roomId) = method called upon room click
** onSpeakerClick(speakerId) = method called upon speaker click
accessToken = token to access API - needed for some actions
sponsorId = shows upcoming events from a specific Sponsor - value sponsorId
roomId = shows upcoming events from a specific Room - value roomId
featuredRoomId = prioritize events on this room
speakerId = shows upcoming events from a specific Speaker - value speakerId
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
updateCallback = method passed that will be called by component on update
triggerUpdate = this method is not passed, but exists in the component and can be called when update needed
showSponsor = enables an additional bar below the video and shows current sponsor name and logo
showTrack = enables an additional bar below the video and shows current track name and icon
showSpeakers = shows speakers section at the bottom
showSpeakerCompany = when showSpeakers == true, it shows speakers company at the bottom of the speaker card
onlyPresentations = filter live events to show only of type Presentation, default false
featuredEventId = shows only the featured event
DEBUG:
You can pass this hash on url to override current time, time must be in this format and on summit timezone
#now=2020-06-03,10:59:50