Uses of Interface
i3mclient.communication.SMJoinChatListener

Packages that use SMJoinChatListener
i3mclient.communication   
 

Uses of SMJoinChatListener in i3mclient.communication
 

Methods in i3mclient.communication with parameters of type SMJoinChatListener
 void Communication.joinChatAsynchron(long discussionID, SMJoinChatListener listener, boolean swtThreadRequired)
          Joins the current logged in user to a chat (asynchron).