messagetype.h File Reference

Enum TRemConMessageType

Message type enumeration.

EnumeratorValueDescription
ERemConMessageTypeUndefined0

Undefined message type.

ERemConCommand

Command.

ERemConResponse

Response.

ERemConReject

Errored Response or Reject. Treated as a command completion by RemCon

ERemConNotifyCommand

NotifyCommand

Enum TRemConMessageSubType

Message subtype enumeration.

EnumeratorValueDescription
ERemConMessageDefault0

Default command or response

ERemConNotifyCommandAwaitingInterim

Notify command requiring an interim response and (later) changed response

ERemConNotifyCommandAwaitingChanged

Notify command requiring only a changed response, after notify has been readdressed

ERemConNotifyResponseInterim

Notify interim response

ERemConNotifyResponseChanged

Notify changed response