EndpointLoadedEvent

public class EndpointLoadedEvent : THEOliveEvent

Fired when the loading of a THEOlive endpoint is complete and playback can start. This event is dispatched on every endpoint load, when an error is encountered and the player recovers by choosing a new one.

  • The endpoint that has been loaded.

    Declaration

    Swift

    public let endpoint: EndpointAPI