AboutSupportDeveloper GuideVersion 40.128.82.13

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string