AboutSupportDeveloper GuideVersion 44.142.100.18

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string