org.walluck.oscar.handlers.icq
Class ICQClientInfo

java.lang.Object
  extended byorg.walluck.oscar.ClientInfo
      extended byorg.walluck.oscar.handlers.icq.ICQClientInfo

public class ICQClientInfo
extends ClientInfo

Deals with ICQ client information.

Since:
1.0
Version:
1.0
Author:
David Walluck
See Also:
ClientInfo

Constructor Summary
ICQClientInfo()
          Specifies information about an ICQ client.
 
Methods inherited from class org.walluck.oscar.ClientInfo
getBuild, getClientId, getClientString, getCountry, getDistributionCode, getLang, getMajor, getMinor, getPoint, setBuild, setClientId, setClientString, setCountry, setDistributionCode, setLang, setMajor, setMinor, setPoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICQClientInfo

public ICQClientInfo()
Specifies information about an ICQ client. The ICQ client has the same kinds of information as an AIM client, but the country and language will appear in a slightly different order when the client information packet is sent.