Share via


IncompatibleMessageReceiver class

Constructors

IncompatibleMessageReceiver(undefined | string, string)

Properties

incompatibilityDescription
isCompatible
versionInfo

Constructor Details

IncompatibleMessageReceiver(undefined | string, string)

new IncompatibleMessageReceiver(versionInfo: undefined | string, incompatibilityDescription: string)

Parameters

versionInfo

undefined | string

incompatibilityDescription

string

Property Details

incompatibilityDescription

incompatibilityDescription: string

Property Value

string

isCompatible

isCompatible: false = false

Property Value

false

versionInfo

versionInfo: undefined | string

Property Value

undefined | string