Returns whether the message type field contains a valid, well‐formed value.

Synopsis

Declared in <protocol.h>

bool
IsMessageTypeValid() const;

Return Value

true if the message type field is valid and well‐formed.

Created with MrDocs