AboutSupportDeveloper GuideVersion 45.149.100.83

Interface CustomProtocolMalformedState

The registry entry for a given protocol exists but can't be parsed.

interface CustomProtocolMalformedState {
    state: "Malformed";
}

Properties

Properties

state