AboutSupportDeveloper GuideVersion 39.128.83.23

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string