Member Junction
    Preparing search index...

    One Google conferenceData.entryPoints[].

    interface GoogleConferenceEntryPoint {
        entryPointType?: string;
        uri?: string;
    }
    Index

    Properties

    entryPointType?: string

    Entry-point type (video / phone / more / sip). Only video carries a join URL we use.

    uri?: string

    The entry-point URI (the join URL for video).