getUser method

Syntax
public java.lang.String getUser( )
Remarks

Accessor for this message user. If the message has no user, then the user is null.

Returns

The user associated with this message.

Example

See: LogMessage class.