pl.mn.communicator
Interface ISingleChat

All Superinterfaces:
IChat
All Known Implementing Classes:
SingleChat

public interface ISingleChat
extends IChat

Created on 2005-01-29

Version:
$Id: ISingleChat.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
Author:
Mateusz Szczap

Method Summary
 int getRecipientUin()
           
 void setRecipientUin(int recipientUin)
           
 
Methods inherited from interface pl.mn.communicator.IChat
addChatListener, removeChatListener, sendMessage
 

Method Detail

getRecipientUin

int getRecipientUin()

setRecipientUin

void setRecipientUin(int recipientUin)


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.