AboutSupportDeveloper GuideVersion 38.126.82.64

Interface CustomProtocolMalformedState

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

interface CustomProtocolMalformedState {
    state: "Malformed";
}

Properties

Properties

state: "Malformed"