Represents a message received in a results stream.

package Splunk
see \global\Splunk_ResultsReader

 Methods

Gets the text of this message.

getText() : string

Returns

stringThe text of this message.

Gets the type of this message.

getType() : string

Returns

stringThe type of this message (ex: 'DEBUG').

 Properties

 

$text 
 

$type