messageType property

MessageTypeFilter messageType
getter/setter pair

Restricts the search scope only to retrieve the messages with the specified message type.

Implementation

MessageTypeFilter messageType = MessageTypeFilter.all;