Interface InternalLinkTypeUnsupportedProxy

The link is a link to an unsupported proxy. An alert can be shown to the user. Subtype of InternalLinkType.

interface InternalLinkTypeUnsupportedProxy {
    @type: "internalLinkTypeUnsupportedProxy";
}

Properties

Properties

@type: "internalLinkTypeUnsupportedProxy"