AboutSupportDeveloper GuideVersion 46.151.100.38

Interface CustomProtocolMalformedState

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

interface CustomProtocolMalformedState {
    state: "Malformed";
}

Properties

Properties

state