AboutSupportDeveloper GuideVersion 42.134.100.36

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string