|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteStatus
Class that represents status of the user that we are monitoring.
Created on 2004-12-21
| Method Summary | |
|---|---|
boolean |
areWeInRemoteUserBuddyList()
Flag indicating whether or not we are in the remote user's buddy list. |
int |
getDescriptionSize()
The size of the user's descrption. |
int |
getGGVersion()
Gets Gadu-Gadu version of the client that the user uses. |
int |
getImageSize()
Gets max image size that the user accepts. |
byte[] |
getRemoteIP()
Gets remoteIP of the user. |
int |
getRemotePort()
Gets remotePort of the user. |
boolean |
isBlocked()
Flag indicating the Gadu-Gadu user blocked us. |
boolean |
isUserBehindFirewall()
Flag indicating that remote user is behing firewall. |
boolean |
supportsDirectCommunication()
Flag indicating whether the user supports direct communication. |
boolean |
supportsVoiceCommunication()
Flag indicating whether or not user supports voice communication. |
| Methods inherited from interface pl.mn.communicator.IStatus |
|---|
getDescription, getReturnDate, getStatusType, isDescriptionSet, isReturnDateSet, setDescription, setReturnDate, setStatusType |
| Method Detail |
|---|
boolean isBlocked()
byte[] getRemoteIP()
int getRemotePort()
int getGGVersion()
int getImageSize()
boolean supportsVoiceCommunication()
boolean supportsDirectCommunication()
boolean areWeInRemoteUserBuddyList()
boolean isUserBehindFirewall()
int getDescriptionSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||