Aqualogic Interaction API  
 

IPTSavedSearch.SubscribeUser Method 

Adds a user id to the list of userIDs serialized with the SavedSearch object which can then be retrieved later.

void SubscribeUser(
   int lUserID
);

Parameters

lUserID
userID of the subscriber

See Also

IPTSavedSearch Interface | com.plumtree.server Namespace