AboutSupportDeveloper GuideVersion 39.125.81.17

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string