org.walluck.oscar.handlers.icq
Interface ICQConstants


public interface ICQConstants

ICQ constants.

Since:
1.0
Version:
1.0
Author:
David Walluck

Field Summary
static int CLI_ACKOFFLINEMSGS
          Describe constant CLI_ACKOFFLINEMSGS here.
static int CLI_IDENTIFYCLIENT
          Describe constant CLI_IDENTIFYCLIENT here.
static int CLI_META
          Describe constant CLI_META here.
static int CLI_METAORG
          Describe constant CLI_METAORG here.
static int CLI_METAREQBASICINFO
          Describe constant CLI_METAREQBASICINFO here.
static int CLI_METAREQINFO
          Describe constant CLI_METAREQINFO here.
static int CLI_METAREQUNKINFO
          Describe constant CLI_METAREQUNKINFO here.
static int CLI_METASEARCHBYMAIL
          Describe constant CLI_METASEARCHBYMAIL here.
static int CLI_METASEARCHBYPERSINF
          Describe constant CLI_METASEARCHBYPERSINF here.
static int CLI_METASEARCHBYUIN
          Describe constant CLI_METASEARCHBYUIN here.
static int CLI_METASEARCHRANDOM
          Describe constant CLI_METASEARCHRANDOM here.
static int CLI_METASEARCHWP
          Describe constant CLI_METASEARCHWP here.
static int CLI_METASETABOUT
          Describe constant CLI_METASETABOUT here.
static int CLI_METASETGENERAL
          Describe constant CLI_METASETGENERAL here.
static int CLI_METASETMORE
          Describe constant CLI_METASETMORE here.
static int CLI_METASETPASSWORD
          Describe constant CLI_METASETPASSWORD here.
static int CLI_METASETRANDOM
          Describe constant CLI_METASETRANDOM here.
static int CLI_METASETSECURITY
          Describe constant CLI_METASETSECURITY here.
static int CLI_METASOMETHING
          Describe constant CLI_METASOMETHING here.
static int CLI_REQOFFLINEMSGS
          Describe constant CLI_REQOFFLINEMSGS here.
static int CLI_REQXML
          Describe constant CLI_REQXML here.
static int CLI_SENDSMS
          Describe constant CLI_SENDSMS here.
static int SRV_DONEOFFLINEMSGS
          Describe constant SRV_DONEOFFLINEMSGS here.
static int SRV_META
          Describe constant SRV_META here.
static int SRV_META104
          Describe constant SRV_META104 here.
static int SRV_META10E
          Describe constant SRV_META10E here.
static int SRV_METAABOUT
          Describe constant SRV_METAABOUT here.
static int SRV_METAABOUTDONE
          Describe constant SRV_METAABOUTDONE here.
static int SRV_METABACKGROUND
          Describe constant SRV_METABACKGROUND here.
static int SRV_METAFOUND
          Describe constant SRV_METAFOUND here.
static int SRV_METAGENERAL
          Describe constant SRV_METAGENERAL here.
static int SRV_METAGENERALDONE
          Describe constant SRV_METAGENERALDONE here.
static int SRV_METAINFO
          Describe constant SRV_METAINFO here.
static int SRV_METAINTEREST
          Describe constant SRV_METAINTEREST here.
static int SRV_METALAST
          Describe constant SRV_METALAST here.
static int SRV_METAMORE
          Describe constant SRV_METAMORE here.
static int SRV_METAMOREDONE
          Describe constant SRV_METAMOREDONE here.
static int SRV_METAMOREEMAIL
          Describe constant SRV_METAMOREEMAIL here.
static int SRV_METAORGDONE
          Describe constant SRV_METAORGDONE here.
static int SRV_METAPASSDONE
          Describe constant SRV_METAPASSDONE here.
static int SRV_METARANDOM
          Describe constant SRV_METARANDOM here.
static int SRV_METARANDOMDONE
          Describe constant SRV_METARANDOMDONE here.
static int SRV_METASECURITYDONE
          Describe constant SRV_METASECURITYDONE here.
static int SRV_METAUNK31B
          Describe constant SRV_METAUNK31B here.
static int SRV_METAWORK
          Describe constant SRV_METAWORK here.
static int SRV_OFFLINEMSG
          Describe constant SRV_OFFLINEMSG here.
static int SRV_REPLYXML
          Describe constant SRV_REPLYXML here.
static int TCP_VERSION
          Describe constant TCP_VERSION here.
 

Field Detail

TCP_VERSION

public static final int TCP_VERSION
Describe constant TCP_VERSION here.

See Also:
Constant Field Values

CLI_REQOFFLINEMSGS

public static final int CLI_REQOFFLINEMSGS
Describe constant CLI_REQOFFLINEMSGS here.

See Also:
Constant Field Values

CLI_ACKOFFLINEMSGS

public static final int CLI_ACKOFFLINEMSGS
Describe constant CLI_ACKOFFLINEMSGS here.

See Also:
Constant Field Values

CLI_META

public static final int CLI_META
Describe constant CLI_META here.

See Also:
Constant Field Values

CLI_METASETGENERAL

public static final int CLI_METASETGENERAL
Describe constant CLI_METASETGENERAL here.

See Also:
Constant Field Values

CLI_METASETMORE

public static final int CLI_METASETMORE
Describe constant CLI_METASETMORE here.

See Also:
Constant Field Values

CLI_METASETABOUT

public static final int CLI_METASETABOUT
Describe constant CLI_METASETABOUT here.

See Also:
Constant Field Values

CLI_METAORG

public static final int CLI_METAORG
Describe constant CLI_METAORG here.

See Also:
Constant Field Values

CLI_METASETSECURITY

public static final int CLI_METASETSECURITY
Describe constant CLI_METASETSECURITY here.

See Also:
Constant Field Values

CLI_METASETPASSWORD

public static final int CLI_METASETPASSWORD
Describe constant CLI_METASETPASSWORD here.

See Also:
Constant Field Values

CLI_METAREQBASICINFO

public static final int CLI_METAREQBASICINFO
Describe constant CLI_METAREQBASICINFO here.

See Also:
Constant Field Values

CLI_METAREQUNKINFO

public static final int CLI_METAREQUNKINFO
Describe constant CLI_METAREQUNKINFO here.

See Also:
Constant Field Values

CLI_METAREQINFO

public static final int CLI_METAREQINFO
Describe constant CLI_METAREQINFO here.

See Also:
Constant Field Values

CLI_METASEARCHWP

public static final int CLI_METASEARCHWP
Describe constant CLI_METASEARCHWP here.

See Also:
Constant Field Values

CLI_METASEARCHBYPERSINF

public static final int CLI_METASEARCHBYPERSINF
Describe constant CLI_METASEARCHBYPERSINF here.

See Also:
Constant Field Values

CLI_METASEARCHBYUIN

public static final int CLI_METASEARCHBYUIN
Describe constant CLI_METASEARCHBYUIN here.

See Also:
Constant Field Values

CLI_METASEARCHBYMAIL

public static final int CLI_METASEARCHBYMAIL
Describe constant CLI_METASEARCHBYMAIL here.

See Also:
Constant Field Values

CLI_METASEARCHRANDOM

public static final int CLI_METASEARCHRANDOM
Describe constant CLI_METASEARCHRANDOM here.

See Also:
Constant Field Values

CLI_METASOMETHING

public static final int CLI_METASOMETHING
Describe constant CLI_METASOMETHING here.

See Also:
Constant Field Values

CLI_METASETRANDOM

public static final int CLI_METASETRANDOM
Describe constant CLI_METASETRANDOM here.

See Also:
Constant Field Values

CLI_REQXML

public static final int CLI_REQXML
Describe constant CLI_REQXML here.

See Also:
Constant Field Values

CLI_IDENTIFYCLIENT

public static final int CLI_IDENTIFYCLIENT
Describe constant CLI_IDENTIFYCLIENT here.

See Also:
Constant Field Values

CLI_SENDSMS

public static final int CLI_SENDSMS
Describe constant CLI_SENDSMS here.

See Also:
Constant Field Values

SRV_OFFLINEMSG

public static final int SRV_OFFLINEMSG
Describe constant SRV_OFFLINEMSG here.

See Also:
Constant Field Values

SRV_DONEOFFLINEMSGS

public static final int SRV_DONEOFFLINEMSGS
Describe constant SRV_DONEOFFLINEMSGS here.

See Also:
Constant Field Values

SRV_META

public static final int SRV_META
Describe constant SRV_META here.

See Also:
Constant Field Values

SRV_METAGENERALDONE

public static final int SRV_METAGENERALDONE
Describe constant SRV_METAGENERALDONE here.

See Also:
Constant Field Values

SRV_METAMOREDONE

public static final int SRV_METAMOREDONE
Describe constant SRV_METAMOREDONE here.

See Also:
Constant Field Values

SRV_METAABOUTDONE

public static final int SRV_METAABOUTDONE
Describe constant SRV_METAABOUTDONE here.

See Also:
Constant Field Values

SRV_METAORGDONE

public static final int SRV_METAORGDONE
Describe constant SRV_METAORGDONE here.

See Also:
Constant Field Values

SRV_METASECURITYDONE

public static final int SRV_METASECURITYDONE
Describe constant SRV_METASECURITYDONE here.

See Also:
Constant Field Values

SRV_METAPASSDONE

public static final int SRV_METAPASSDONE
Describe constant SRV_METAPASSDONE here.

See Also:
Constant Field Values

SRV_METAGENERAL

public static final int SRV_METAGENERAL
Describe constant SRV_METAGENERAL here.

See Also:
Constant Field Values

SRV_METAWORK

public static final int SRV_METAWORK
Describe constant SRV_METAWORK here.

See Also:
Constant Field Values

SRV_METAMORE

public static final int SRV_METAMORE
Describe constant SRV_METAMORE here.

See Also:
Constant Field Values

SRV_METAABOUT

public static final int SRV_METAABOUT
Describe constant SRV_METAABOUT here.

See Also:
Constant Field Values

SRV_METAMOREEMAIL

public static final int SRV_METAMOREEMAIL
Describe constant SRV_METAMOREEMAIL here.

See Also:
Constant Field Values

SRV_METAINTEREST

public static final int SRV_METAINTEREST
Describe constant SRV_METAINTEREST here.

See Also:
Constant Field Values

SRV_METABACKGROUND

public static final int SRV_METABACKGROUND
Describe constant SRV_METABACKGROUND here.

See Also:
Constant Field Values

SRV_META104

public static final int SRV_META104
Describe constant SRV_META104 here.

See Also:
Constant Field Values

SRV_METAINFO

public static final int SRV_METAINFO
Describe constant SRV_METAINFO here.

See Also:
Constant Field Values

SRV_META10E

public static final int SRV_META10E
Describe constant SRV_META10E here.

See Also:
Constant Field Values

SRV_METAFOUND

public static final int SRV_METAFOUND
Describe constant SRV_METAFOUND here.

See Also:
Constant Field Values

SRV_METALAST

public static final int SRV_METALAST
Describe constant SRV_METALAST here.

See Also:
Constant Field Values

SRV_METARANDOM

public static final int SRV_METARANDOM
Describe constant SRV_METARANDOM here.

See Also:
Constant Field Values

SRV_METAUNK31B

public static final int SRV_METAUNK31B
Describe constant SRV_METAUNK31B here.

See Also:
Constant Field Values

SRV_METARANDOMDONE

public static final int SRV_METARANDOMDONE
Describe constant SRV_METARANDOMDONE here.

See Also:
Constant Field Values

SRV_REPLYXML

public static final int SRV_REPLYXML
Describe constant SRV_REPLYXML here.

See Also:
Constant Field Values