AboutSupportDeveloper GuideVersion 43.138.100.29

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string
""