AboutSupportDeveloper GuideVersion 44.146.100.101

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string