THEOplayer Web SDK Connectors
    Preparing search index...

    Interface TrackingError

    interface TrackingError {
        getAdBreakIdentifier(): string;
        getErrorCode(): number;
        getEvent(): string;
        getMediaIdentifier(): string;
        getUrl(): string;
    }
    Index

    Methods