Aqualogic Interaction API  
 

IPTSession.GetUser Method 

Retrieve the IPTUser object associated with this Session. Should only be called after the IPTSession has been connected.

IPTUser GetUser();

Return Value

The IPTUser object corresponding to the user currently logged on via this IPTSession.

See Also

IPTSession Interface | com.plumtree.server Namespace