Aqualogic Interaction API  
 

IPTMyPages.JoinCommunity Method 

Join the current user to a community with a particular membership type.

void JoinCommunity(
   int nCommunityID,
   int nMembershipType
);

Parameters

nCommunityID
- community id to join
nMembershipType
- of type PT_COMMUNITY_MEMBERSHIPTYPE

See Also

IPTMyPages Interface | com.plumtree.server Namespace