AboutSupportDeveloper GuideVersion 40.127.82.5

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string