VideoClientMethodsonceAsk a question|Copy page|View as Markdown|More actionsonce once(event, fn) Attaches an event handler to the specified event. The handler will fire only once. Parameters NameTypeDescriptioneventstringName of the event. See Events for the list of available events.fnFunctionAn event handler.