AboutSupportDeveloper GuideVersion 41.129.83.3

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string