THEOplayer Web SDK Connectors
    Preparing search index...

    Interface AdVerification

    interface AdVerification {
        getParameters(): string;
        getResources(): Resource[];
        getVendor(): string;
    }
    Index

    Methods