Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in Java » MobiLink server API for Java Reference » LogMessage class

 

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.