tigase.jaxmpp.core.client.xmpp.modules.chat
Interface ChatSelector

All Known Implementing Classes:
DefaultChatSelector, JidOnlyChatSelector

public interface ChatSelector


Method Summary
 Chat getChat(List<Chat> chats, JID jid, String threadId)
           
 

Method Detail

getChat

Chat getChat(List<Chat> chats,
             JID jid,
             String threadId)


Copyright © 2006-2012 Tigase. All Rights Reserved.