AboutSupportDeveloper GuideVersion 41.134.100.117

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string
""