AboutSupportDeveloper GuideVersion 44.143.100.33

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string