public method O2GMessageRow.getFeature

Brief

Gets the type of the message content.

Declaration
Java
String  getFeature ()

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 O2GMessageRow

back