AboutSupportDeveloper GuideVersion 43.140.100.56

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string
""