org.walluck.oscar
Class AIMClientInfo

java.lang.Object
  extended by org.walluck.oscar.ClientInfo
      extended by org.walluck.oscar.AIMClientInfo

public class AIMClientInfo
extends ClientInfo

Deals with AIM Client information.

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

Constructor Summary
AIMClientInfo()
          Specifies information about an AIM Client.
 
Method Summary
 
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

AIMClientInfo

public AIMClientInfo()
Specifies information about an AIM Client. Older versions of AIM do not have a distribution code, in that case, set the distribution channel to 0x00000000.