AboutSupportDeveloper GuideVersion 41.131.100.38

Define possible options for Custom protocol.

interface CustomProtocolOptions {
    protocolName: string;
}

Properties

Properties

protocolName: string