public method IO2GMessageTableRow.getFeature

Brief

Gets the type of the message content.

Declaration
C++
virtual const char *  getFeature () = 0

Details

The possible return values are:

1

Plain message.

2

Trading hours.

3

Questions.

4

Information.

5

Market conditions.

6

Software update.

7

Emergency.

8

System.

Declared in IO2GMessageRow

back