org.walluck.oscar
Class IChatClientInfo

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

public class IChatClientInfo
extends ClientInfo

Deals with AIM Client information.

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

Constructor Summary
IChatClientInfo()
          Specifies information about an iChat 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

IChatClientInfo

public IChatClientInfo()
Specifies information about an iChat Client.