AboutSupportDeveloper GuideVersion 38.126.83.74

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string