AboutSupportDeveloper GuideVersion 43.139.100.45

Interface CustomProtocolMalformedState

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

interface CustomProtocolMalformedState {
    state: "Malformed";
}

Properties

Properties

state: "Malformed"