AboutSupportDeveloper GuideVersion 41.129.83.3

Interface CustomProtocolMalformedState

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

interface CustomProtocolMalformedState {
    state: "Malformed";
}

Properties

Properties

state: "Malformed"