- about() - Static method in class org.walluck.oscar.AIMUtil
-
Print about information.
- AbstractOscarClient - Class in org.walluck.oscar.client
-
Class AbstractOscarClient
The easiest way to create an Oscar client is to extend this abstract class.
- AbstractOscarClient() - Constructor for class org.walluck.oscar.client.AbstractOscarClient
-
- accountConfirm(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.client.Oscar
-
Describe accountConfirm
method here.
- accountConfirm(AIMSession, AIMFrame, int) - Method in interface org.walluck.oscar.handlers.AdminListener
-
Describe accountConfirm
method here.
- accountConfirm(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe accountConfirm
method here.
- accountConfirm(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.tools.AdminTool
-
Describe accountConfirm
method here.
- ackOfflineMsgs(AIMSession) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Ack offline messages.
- activate(AIMSession) - Method in class org.walluck.oscar.handlers.MailHandler
-
Subtype 0x0016 - Send something or other.
- Ad - Class in org.walluck.oscar
-
The advertisement.
- Ad() - Constructor for class org.walluck.oscar.Ad
-
Creates a new ad and sets its creation time.
- addBuddy(String, String) - Method in class org.walluck.oscar.client.AbstractOscarClient
-
Add a buddy to the buddy list.
- addBuddy(String) - Method in class org.walluck.oscar.client.BuddyGroup
-
Add a buddy to this buddy group with the given name.
- addBuddy(AIMSession, String, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe addBuddy
method here.
- addBuddy(AIMSession, AIMConnection, String) - Method in class org.walluck.oscar.handlers.BuddyListHandler
-
Subtype 0x0004 - Adds a single buddy to your buddy list.
- addBuddy(AIMSession, String, String, String, String, String, boolean) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Add a buddy to the list.
- addBuddy(String, String) - Method in class org.walluck.oscar.tools.BuddyListTool
-
Add a buddy to the buddy list.
- addByte(int, int) - Method in class org.walluck.oscar.TLVChain
-
Add a byte to this TLV chain.
- addBytes(int, byte[]) - Method in class org.walluck.oscar.TLVChain
-
Add a byte array to this TLV chain.
- addCaps(int, int) - Method in class org.walluck.oscar.TLVChain
-
Add a capabilities to this TLV chain.
- addChatRoom(int, Chat) - Method in class org.walluck.oscar.TLVChain
-
Add a chat room to this TLV chain.
- addConn(AIMConnection) - Method in class org.walluck.oscar.AIMSession
-
Add a connection to this session.
- addCookie(MsgCookie) - Method in class org.walluck.oscar.AIMConnection
-
Add a message cookie for this session.
- addDeny(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe addDeny
method here.
- addDeny(AIMSession, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Add a deny buddy to the list.
- addDeny(AIMSession, String) - Method in class org.walluck.oscar.tools.SSITool
-
Describe addDeny
method here.
- addFirstAction(IMActions.IMAction) - Static method in class org.walluck.oscar.components.IMActions
-
- addGroup(int) - Method in class org.walluck.oscar.AIMConnection
-
Add a group for this connection.
- AddInsRendezvous - Class in org.walluck.oscar.channel.rendezvous
-
Add-Ins rendezvous.
- AddInsRendezvous() - Constructor for class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Creates a new Buddy Icon rendezvous.
- addInt(int, int) - Method in class org.walluck.oscar.TLVChain
-
Add an integer to this TLV chain.
- addLastAction(IMActions.IMAction) - Static method in class org.walluck.oscar.components.IMActions
-
- addListener(DaimBuddyListener) - Method in class org.walluck.oscar.tools.BuddyListTool
-
Add a listener to get useful events from this tool.
- addListener(DaimMsgListener) - Method in class org.walluck.oscar.tools.ICBMTool
-
Add a listener to get useful events from this tool.
- addLoginListener(DaimLoginListener) - Method in class org.walluck.oscar.tools.LoginTool
-
Add a listener to get useful events from this tool.
- addModDel(AIMSession) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Subtype 0x0008/0x0009/0x000a - SSI Add/Mod/Del Item(s).
- addNormalAction(IMActions.IMAction) - Static method in class org.walluck.oscar.components.IMActions
-
- addNull(int) - Method in class org.walluck.oscar.TLVChain
-
Add a null TLV to a null TLV to this TLV chain.
- addPermit(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe addPermit
method here.
- addPermit(AIMSession, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Add a permit buddy to the list.
- addPermit(AIMSession, String) - Method in class org.walluck.oscar.tools.SSITool
-
Describe addPermit
method here.
- addRate(RateClass) - Method in class org.walluck.oscar.AIMConnection
-
Adds a rate to this connection.
- addScript(Script) - Method in class org.walluck.oscar.script.ScriptInterpreter
-
Add a script.
- addSection(MPMsgSection) - Method in class org.walluck.oscar.channel.aolim.MPMsg
-
Add a message section to the mutli-part message.
- addSectionASCII(String) - Method in class org.walluck.oscar.channel.aolim.MPMsg
-
Add an ASCII encoded string section to the multi-part message.
- addSectionISO88591(String) - Method in class org.walluck.oscar.channel.aolim.MPMsg
-
Add an ISO-8859-1 string section to the multi-part message.
- addSectionRaw(int, int, String) - Method in class org.walluck.oscar.channel.aolim.MPMsg
-
Add a raw string section to the multi-part message.
- addSectionUnicode(String) - Method in class org.walluck.oscar.channel.aolim.MPMsg
-
Add a Unicode (UTF-16BE) string section to the multi-part message.
- addShort(int, int) - Method in class org.walluck.oscar.TLVChain
-
Add a short to this TLV chain.
- addString(int, String) - Method in class org.walluck.oscar.TLVChain
-
Add a string to this TLV chain.
- addTimeoutHandler(Script, int, boolean, String) - Method in class org.walluck.oscar.script.ScriptInterpreter
-
Add a timeout handler for a script.
- addTLV(TLV) - Method in class org.walluck.oscar.TLVChain
-
Add a TLV to this TLV chain.
- addTLVChain(int, TLVChain) - Method in class org.walluck.oscar.TLVChain
-
Add a TLV chain to this TLV chain.
- AdminHandler - Class in org.walluck.oscar.handlers
-
Family 0x0007 - Account Administration.
- AdminHandler() - Constructor for class org.walluck.oscar.handlers.AdminHandler
-
Family 0x0007
- AdminListener - Interface in org.walluck.oscar.handlers
-
Describe interface AdminListener
here.
- AdminTool - Class in org.walluck.oscar.tools
-
Admin tool.
- AdminTool() - Constructor for class org.walluck.oscar.tools.AdminTool
-
Creates a new Admin tool.
- admtool - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- adSent(AIMSession, AIMFrame, Ad) - Method in interface org.walluck.oscar.handlers.AdvertListener
-
Describe adSent
method here.
- adSent(AIMSession, AIMFrame, Ad) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe adSent
method here.
- adSent(AIMSession, AIMFrame, Ad) - Method in class org.walluck.oscar.tools.AdvertTool
-
Describe adSent
method here.
- AdvertHandler - Class in org.walluck.oscar.handlers
-
Family 0x0005 - Advertisements.
- AdvertHandler() - Constructor for class org.walluck.oscar.handlers.AdvertHandler
-
Family 0x0005.
- AdvertListener - Interface in org.walluck.oscar.handlers
-
Describe interface AdvertListener
here.
- AdvertTool - Class in org.walluck.oscar.tools
-
Advert tool.
- AdvertTool() - Constructor for class org.walluck.oscar.tools.AdvertTool
-
Creates a new Advert tool.
- advtool - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- AIM_ALERT_ONLINE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALERT_ONLINE
here.
- AIM_ALERT_PLAY_SOUND - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALERT_PLAY_SOUND
here.
- AIM_ALERT_POPUP_WINDOW - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALERT_POPUP_WINDOW
here.
- AIM_ALERT_UNAWAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALERT_UNAWAY
here.
- AIM_ALERT_UNIDLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALERT_UNIDLE
here.
- AIM_ALLOW_OTHERS_ALL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALLOW_OTHERS_ALL
here.
- AIM_ALLOW_OTHERS_IDLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALLOW_OTHERS_IDLE
here.
- AIM_ALLOW_OTHERS_WIRELESS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ALLOW_OTHERS_WIRELESS
here.
- AIM_CAPS_ABINTERNAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ABINTERNAL
here.
- AIM_CAPS_BUDDYICON - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_BUDDYICON
here.
- AIM_CAPS_CHAT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_CHAT
here.
- AIM_CAPS_EMPTY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_EMPTY
here.
- AIM_CAPS_GAMES - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_GAMES
here.
- AIM_CAPS_GAMES2 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_GAMES2
here.
- AIM_CAPS_GETFILE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_GETFILE
here.
- AIM_CAPS_HIPTOP - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_HIPTOP
here.
- AIM_CAPS_ICQ - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ICQ
here.
- AIM_CAPS_ICQRTF - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ICQRTF
here.
- AIM_CAPS_ICQSERVERRELAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ICQSERVERRELAY
here.
- AIM_CAPS_ICQUNKNOWN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ICQUNKNOWN
here.
- AIM_CAPS_ICQUTF8 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_ICQUTF8
here.
- AIM_CAPS_IMIMAGE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_IMIMAGE
here.
- AIM_CAPS_INTEROPERATE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_INTEROPERATE
here.
- AIM_CAPS_LAST - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_LAST
here.
- AIM_CAPS_SAVESTOCKS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SAVESTOCKS
here.
- AIM_CAPS_SECUREIM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SECUREIM
here.
- AIM_CAPS_SECUREIM_CAPABLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SECUREIM_CAPABLE
here.
- AIM_CAPS_SENDBUDDYLIST - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SENDBUDDYLIST
here.
- AIM_CAPS_SENDFILE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SENDFILE
here.
- AIM_CAPS_SHORT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_SHORT
here.
- AIM_CAPS_TRILLIANCRYPT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_TRILLIANCRYPT
here.
- AIM_CAPS_VOICE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CAPS_VOICE
here.
- AIM_CB_ADM_ACCT_CONFIRM_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_ACCT_CONFIRM_REPLY
here.
- AIM_CB_ADM_ACCT_DELETE_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_ACCT_DELETE_REPLY
here.
- AIM_CB_ADM_ACCT_DELETE_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_ACCT_DELETE_REQUEST
here.
- AIM_CB_ADM_CONFIRM_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_CONFIRM_REQUEST
here.
- AIM_CB_ADM_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_ERROR
here.
- AIM_CB_ADM_INFOCHANGE_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_INFOCHANGE_REPLY
here.
- AIM_CB_ADM_INFOCHANGE_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_INFOCHANGE_REQUEST
here.
- AIM_CB_ADM_INFOQUERY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_INFOQUERY
here.
- AIM_CB_ADM_INFOREPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADM_INFOREPLY
here.
- AIM_CB_ADS_ADS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADS_ADS
here.
- AIM_CB_ADS_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADS_ERROR
here.
- AIM_CB_ADS_REQADS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ADS_REQADS
here.
- AIM_CB_ATH_AUTHREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_AUTHREQ
here.
- AIM_CB_ATH_AUTHRESPONSE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_AUTHRESPONSE
here.
- AIM_CB_ATH_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_ERROR
here.
- AIM_CB_ATH_LOGINREQEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_LOGINREQEST
here.
- AIM_CB_ATH_LOGINRESPONSE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_LOGINRESPONSE
here.
- AIM_CB_ATH_NEWUIN_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_NEWUIN_REPLY
here.
- AIM_CB_ATH_NEWUIN_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_NEWUIN_REQUEST
here.
- AIM_CB_ATH_SECURID_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_SECURID_REPLY
here.
- AIM_CB_ATH_SECURID_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ATH_SECURID_REQUEST
here.
- AIM_CB_BOS_ADDDENY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_ADDDENY
here.
- AIM_CB_BOS_ADDPERM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_ADDPERM
here.
- AIM_CB_BOS_DELDENY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_DELDENY
here.
- AIM_CB_BOS_DELPERM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_DELPERM
here.
- AIM_CB_BOS_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_ERROR
here.
- AIM_CB_BOS_RIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_RIGHTS
here.
- AIM_CB_BOS_RIGHTSQUERY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_RIGHTSQUERY
here.
- AIM_CB_BOS_SERVERERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_SERVERERROR
here.
- AIM_CB_BOS_SETPERM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BOS_SETPERM
here.
- AIM_CB_BUD_ADDBUDDY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_ADDBUDDY
here.
- AIM_CB_BUD_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_ERROR
here.
- AIM_CB_BUD_OFFGOING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_OFFGOING
here.
- AIM_CB_BUD_ONCOMING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_ONCOMING
here.
- AIM_CB_BUD_REJECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_REJECT
here.
- AIM_CB_BUD_REMBUDDY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_REMBUDDY
here.
- AIM_CB_BUD_REQRIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_REQRIGHTS
here.
- AIM_CB_BUD_RIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_RIGHTS
here.
- AIM_CB_BUD_WATCHER - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_WATCHER
here.
- AIM_CB_BUD_WATCHERQUERY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_WATCHERQUERY
here.
- AIM_CB_BUD_WATCHERREPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_WATCHERREPLY
here.
- AIM_CB_BUD_WATCHERSUBREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_BUD_WATCHERSUBREQ
here.
- AIM_CB_CHT_CHATROOM - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000e (Chat) Chat Room TLV
- AIM_CB_CHT_CLIENT_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_CLIENT_ERROR
here.
- AIM_CB_CHT_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_ERROR
here.
- AIM_CB_CHT_EVIL_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_EVIL_REPLY
here.
- AIM_CB_CHT_EVIL_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_EVIL_REQUEST
here.
- AIM_CB_CHT_INCOMINGMSG - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_INCOMINGMSG
here.
- AIM_CB_CHT_OUTGOINGMSG - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_OUTGOINGMSG
here.
- AIM_CB_CHT_ROOMINFOUPDATE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_ROOMINFOUPDATE
here.
- AIM_CB_CHT_USERJOIN - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_USERJOIN
here.
- AIM_CB_CHT_USERLEAVE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CHT_USERLEAVE
here.
- AIM_CB_CON_ESTABLISHED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CON_ESTABLISHED
here.
- AIM_CB_CTN_CLIENT_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_CLIENT_ERROR
here.
- AIM_CB_CTN_CREATE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_CREATE
here.
- AIM_CB_CTN_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_ERROR
here.
- AIM_CB_CTN_EVIL_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_EVIL_REPLY
here.
- AIM_CB_CTN_EVIL_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_EVIL_REQUEST
here.
- AIM_CB_CTN_INFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_INFO
here.
- AIM_CB_CTN_REQUEST_CHAT_RIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_REQUEST_CHAT_RIGHTS
here.
- AIM_CB_CTN_REQUEST_EXCHANGE_INFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_REQUEST_EXCHANGE_INFO
here.
- AIM_CB_CTN_REQUEST_MORE_ROOM_INFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_REQUEST_MORE_ROOM_INFO
here.
- AIM_CB_CTN_REQUEST_OCCUPANT_LIST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_REQUEST_OCCUPANT_LIST
here.
- AIM_CB_CTN_REQUEST_ROOM_INFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_REQUEST_ROOM_INFO
here.
- AIM_CB_CTN_SEARCH_FOR_ROOM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_CTN_SEARCH_FOR_ROOM
here.
- AIM_CB_FAM_ADM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ADM
here.
- AIM_CB_FAM_ADS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ADS
here.
- AIM_CB_FAM_ATH - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ATH
here.
- AIM_CB_FAM_BOS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_BOS
here.
- AIM_CB_FAM_BUD - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_BUD
here.
- AIM_CB_FAM_CHT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_CHT
here.
- AIM_CB_FAM_CON - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_CON
here.
- AIM_CB_FAM_CTN - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_CTN
here.
- AIM_CB_FAM_FILETRANSFER - Static variable in interface org.walluck.oscar.SNACFamily
-
- AIM_CB_FAM_GEN - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_GEN
here.
- AIM_CB_FAM_GUI - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_GUI
here.
- AIM_CB_FAM_ICO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ICO
here.
- AIM_CB_FAM_ICQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ICQ
here.
- AIM_CB_FAM_INV - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_INV
here.
- AIM_CB_FAM_LOC - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_LOC
here.
- AIM_CB_FAM_LOK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_LOK
here.
- AIM_CB_FAM_MAL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_MAL
here.
- AIM_CB_FAM_MSG - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_MSG
here.
- AIM_CB_FAM_ODR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_ODR
here.
- AIM_CB_FAM_OFT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_OFT
here.
- AIM_CB_FAM_POP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_POP
here.
- AIM_CB_FAM_PXY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_PXY
here.
- AIM_CB_FAM_SPL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_SPL
here.
- AIM_CB_FAM_SSI - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_SSI
here.
- AIM_CB_FAM_STS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_STS
here.
- AIM_CB_FAM_TCP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_TCP
here.
- AIM_CB_FAM_TRN - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_FAM_TRN
here.
- AIM_CB_GEN_CLIENTREADY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_CLIENTREADY
here.
- AIM_CB_GEN_CLIENTVERSIONS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_CLIENTVERSIONS
here.
- AIM_CB_GEN_DELRATEPARAMS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_DELRATEPARAMS
here.
- AIM_CB_GEN_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_ERROR
here.
- AIM_CB_GEN_EVIL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_EVIL
here.
- AIM_CB_GEN_EXTSTATUS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_GEN_EXTSTATUS
here.
- AIM_CB_GEN_HOSTVERSIONS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_HOSTVERSIONS
here.
- AIM_CB_GEN_MEMREPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_MEMREPLY
here.
- AIM_CB_GEN_MEMREQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_MEMREQUEST
here.
- AIM_CB_GEN_MIGRATIONREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_MIGRATIONREQ
here.
- AIM_CB_GEN_MOTD - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_MOTD
here.
- AIM_CB_GEN_NOP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_NOP
here.
- AIM_CB_GEN_RATECHANGE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_RATECHANGE
here.
- AIM_CB_GEN_RATEINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_RATEINFO
here.
- AIM_CB_GEN_RATEINFOACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_RATEINFOACK
here.
- AIM_CB_GEN_RATEINFOREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_RATEINFOREQ
here.
- AIM_CB_GEN_REDIRECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_REDIRECT
here.
- AIM_CB_GEN_REQSELFINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_REQSELFINFO
here.
- AIM_CB_GEN_SECUREIM_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_GEN_SECUREIM_REPLY
here.
- AIM_CB_GEN_SECUREIM_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_GEN_SECUREIM_REQUEST
here.
- AIM_CB_GEN_SELFINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SELFINFO
here.
- AIM_CB_GEN_SERVERPAUSE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SERVERPAUSE
here.
- AIM_CB_GEN_SERVERPAUSEACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SERVERPAUSEACK
here.
- AIM_CB_GEN_SERVERREADY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SERVERREADY
here.
- AIM_CB_GEN_SERVERRESUME - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SERVERRESUME
here.
- AIM_CB_GEN_SERVICEREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SERVICEREQ
here.
- AIM_CB_GEN_SETEXTSTATUS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SETEXTSTATUS
here.
- AIM_CB_GEN_SETIDLE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SETIDLE
here.
- AIM_CB_GEN_SETPRIVFLAGS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_SETPRIVFLAGS
here.
- AIM_CB_GEN_WELLKNOWNURL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GEN_WELLKNOWNURL
here.
- AIM_CB_GUI_NEWCONVO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_GUI_NEWCONVO
here.
- AIM_CB_ICO_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICO_ERROR
here.
- AIM_CB_ICO_ICO_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICO_ICO_REPLY
here.
- AIM_CB_ICO_REQUEST_ICO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICO_REQUEST_ICO
here.
- AIM_CB_ICO_UPLOAD_ACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICO_UPLOAD_ACK
here.
- AIM_CB_ICO_UPLOAD_ICO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICO_UPLOAD_ICO
here.
- AIM_CB_ICQ_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICQ_ERROR
here.
- AIM_CB_ICQ_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICQ_REPLY
here.
- AIM_CB_ICQ_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ICQ_REQUEST
here.
- AIM_CB_INV_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_INV_ERROR
here.
- AIM_CB_INV_INVACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_INV_INVACK
here.
- AIM_CB_INV_INVREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_INV_INVREQ
here.
- AIM_CB_LOC_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_ERROR
here.
- AIM_CB_LOC_REQRIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_REQRIGHTS
here.
- AIM_CB_LOC_REQUSERINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_REQUSERINFO
here.
- AIM_CB_LOC_REQUSERINFO2 - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_REQUSERINFO2
here.
- AIM_CB_LOC_RIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_RIGHTS
here.
- AIM_CB_LOC_SETDIRINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_SETDIRINFO
here.
- AIM_CB_LOC_SETUSERINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_SETUSERINFO
here.
- AIM_CB_LOC_SETUSERINTERESTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_SETUSERINTERESTS
here.
- AIM_CB_LOC_USERINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_USERINFO
here.
- AIM_CB_LOC_WATCHERNOT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_WATCHERNOT
here.
- AIM_CB_LOC_WATCHERSUBREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOC_WATCHERSUBREQ
here.
- AIM_CB_LOK_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOK_ERROR
here.
- AIM_CB_LOK_SEARCH_BY_EMAIL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOK_SEARCH_BY_EMAIL
here.
- AIM_CB_LOK_SEARCH_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_LOK_SEARCH_REPLY
here.
- AIM_CB_MAL_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MAL_ERROR
here.
- AIM_CB_MAL_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MAL_REPLY
here.
- AIM_CB_MAL_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MAL_REQUEST
here.
- AIM_CB_MAL_UNKNOWN0016 - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MAL_UNKNOWN0016
here.
- AIM_CB_MSG_ACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_ACK
here.
- AIM_CB_MSG_CLIENTAUTORESP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_CLIENTAUTORESP
here.
- AIM_CB_MSG_DELICBMPARAMS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_DELICBMPARAMS
here.
- AIM_CB_MSG_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_ERROR
here.
- AIM_CB_MSG_EVIL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_EVIL
here.
- AIM_CB_MSG_INCOMING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_INCOMING
here.
- AIM_CB_MSG_MISSEDCALL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_MISSEDCALL
here.
- AIM_CB_MSG_OUTGOING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_OUTGOING
here.
- AIM_CB_MSG_PARAMINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_PARAMINFO
here.
- AIM_CB_MSG_REQRIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_REQRIGHTS
here.
- AIM_CB_MSG_SETICBMPARAMS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_SETICBMPARAMS
here.
- AIM_CB_MSG_TYPING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_TYPING
here.
- AIM_CB_MSG_WARNING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_MSG_WARNING
here.
- AIM_CB_ODR_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ODR_ERROR
here.
- AIM_CB_ODR_INTERESTS_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ODR_INTERESTS_REPLY
here.
- AIM_CB_ODR_REQUEST_INTERESTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ODR_REQUEST_INTERESTS
here.
- AIM_CB_ODR_SEARCH_BY_EMAIL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ODR_SEARCH_BY_EMAIL
here.
- AIM_CB_ODR_SEARCH_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_ODR_SEARCH_REPLY
here.
- AIM_CB_OFT_DIRECTIM_ESTABLISHED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIM_ESTABLISHED
here.
- AIM_CB_OFT_DIRECTIMCONNECTREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIMCONNECTREQ
here.
- AIM_CB_OFT_DIRECTIMDISCONNECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIMDISCONNECT
here.
- AIM_CB_OFT_DIRECTIMINCOMING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIMINCOMING
here.
- AIM_CB_OFT_DIRECTIMINITIATE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIMINITIATE
here.
- AIM_CB_OFT_DIRECTIMTYPING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_DIRECTIMTYPING
here.
- AIM_CB_OFT_FILETRASFER_ESTABLISHED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_FILETRASFER_ESTABLISHED
here.
- AIM_CB_OFT_FILETRASFER_RECVD - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_FILETRASFER_RECVD
here.
- AIM_CB_OFT_FILETRASFER_SENT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_FILETRASFER_SENT
here.
- AIM_CB_OFT_GETFILECOMPLETE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILECOMPLETE
here.
- AIM_CB_OFT_GETFILECONNECTREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILECONNECTREQ
here.
- AIM_CB_OFT_GETFILEDISCONNECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILEDISCONNECT
here.
- AIM_CB_OFT_GETFILEFILEREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILEFILEREQ
here.
- AIM_CB_OFT_GETFILEFILESEND - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILEFILESEND
here.
- AIM_CB_OFT_GETFILEINITIATE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILEINITIATE
here.
- AIM_CB_OFT_GETFILELISTING - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILELISTING
here.
- AIM_CB_OFT_GETFILELISTINGREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILELISTINGREQ
here.
- AIM_CB_OFT_GETFILELISTINGRXCONFIRM - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILELISTINGRXCONFIRM
here.
- AIM_CB_OFT_GETFILERECEIVE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILERECEIVE
here.
- AIM_CB_OFT_GETFILESTATE4 - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_GETFILESTATE4
here.
- AIM_CB_OFT_IMAGETRANSFER - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_IMAGETRANSFER
here.
- AIM_CB_OFT_SENDFILEDISCONNECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_SENDFILEDISCONNECT
here.
- AIM_CB_OFT_UNKNOWNFLAGS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_UNKNOWNFLAGS
here.
- AIM_CB_OFT_UNKNOWNTYPE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_OFT_UNKNOWNTYPE
here.
- AIM_CB_POP_DISPLAY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_POP_DISPLAY
here.
- AIM_CB_POP_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_POP_ERROR
here.
- AIM_CB_PXY_PROXYACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_PROXYACK
here.
- AIM_CB_PXY_PROXYDISCONNECT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_PROXYDISCONNECT
here.
- AIM_CB_PXY_PROXYERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_PROXYERROR
here.
- AIM_CB_PXY_PROXYESTABLISHED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_PROXYESTABLISHED
here.
- AIM_CB_PXY_PROXYREADY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_PROXYREADY
here.
- AIM_CB_PXY_UNKNOWNPACKET - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe variable AIM_CB_PXY_UNKNOWNPACKET
here.
- AIM_CB_SPL_ICBM_REMOVE_COOKIE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SPL_ICBM_REMOVE_COOKIE
here.
- AIM_CB_SPL_SNAC_REQUEST_TIMED_OUT - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SPL_SNAC_REQUEST_TIMED_OUT
here.
- AIM_CB_SPL_UNHANDLED_FRAME - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SPL_UNHANDLED_FRAME
here.
- AIM_CB_SSI_ACTIVATE - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_ACTIVATE
here.
- AIM_CB_SSI_ADD - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_ADD
here.
- AIM_CB_SSI_ADDED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_ADDED
here.
- AIM_CB_SSI_DEL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_DEL
here.
- AIM_CB_SSI_EDITSTART - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_EDITSTART
here.
- AIM_CB_SSI_EDITSTOP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_EDITSTOP
here.
- AIM_CB_SSI_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_ERROR
here.
- AIM_CB_SSI_LIST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_LIST
here.
- AIM_CB_SSI_MOD - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_MOD
here.
- AIM_CB_SSI_NOLIST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_NOLIST
here.
- AIM_CB_SSI_RECVAUTH - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_RECVAUTH
here.
- AIM_CB_SSI_RECVAUTHREP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_RECVAUTHREP
here.
- AIM_CB_SSI_RECVAUTHREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_RECVAUTHREQ
here.
- AIM_CB_SSI_REQDATA - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_REQDATA
here.
- AIM_CB_SSI_REQIFCHANGED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_REQIFCHANGED
here.
- AIM_CB_SSI_REQRIGHTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_REQRIGHTS
here.
- AIM_CB_SSI_RIGHTSINFO - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_RIGHTS
here.
- AIM_CB_SSI_SENDAUTH - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_SENDAUTH
here.
- AIM_CB_SSI_SENDAUTHREP - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_SENDAUTHREP
here.
- AIM_CB_SSI_SENDAUTHREQ - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_SENDAUTHREQ
here.
- AIM_CB_SSI_SRVACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_SSI_SRVACK
here.
- AIM_CB_STS_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_STS_ERROR
here.
- AIM_CB_STS_REPORTACK - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_STS_REPORTACK
here.
- AIM_CB_STS_SETREPORTEVENTS - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_STS_SETREPORTEVENTS
here.
- AIM_CB_STS_SETREPORTINTERVAL - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_STS_SETREPORTINTERVAL
here.
- AIM_CB_TCP_CONNECTED - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_TCP_CONNECTED
here.
- AIM_CB_TRN_ERROR - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_TRN_ERROR
here.
- AIM_CB_TRN_TRANSLATE_REPLY - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_TRN_TRANSLATE_REPLY
here.
- AIM_CB_TRN_TRANSLATE_REQUEST - Static variable in interface org.walluck.oscar.SNACFamily
-
Describe constant AIM_CB_TRN_TRANSLATE_REQUEST
here.
- AIM_CHARSET_ISO_8859_1 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_CHARSET_ISO_8859_1
here.
- AIM_CHARSET_US_ASCII - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_CHARSET_US_ASCII
here.
- AIM_CHARSET_UTF_16BE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_CHARSET_UTF_16BE
here.
- AIM_CHARSUBSET_NONE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_CHARSUBSET_NONE
here.
- AIM_CHATFLAGS_AWAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATFLAGS_AWAY
here.
- AIM_CHATFLAGS_NOREFLECT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATFLAGS_NOREFLECT
here.
- AIM_CHATROOM_FLAG_EVILABLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATROOM_FLAG_EVILABLE
here.
- AIM_CHATROOM_FLAG_INSTANCING_ALLOWED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATROOM_FLAG_INSTANCING_ALLOWED
here.
- AIM_CHATROOM_FLAG_NAV_ONLY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATROOM_FLAG_NAV_ONLY
here.
- AIM_CHATROOM_FLAG_OCCUPANT_PEEK_ALLOWED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CHATROOM_FLAG_OCCUPANT_PEEK_ALLOWED
here.
- AIM_CLIENTTYPE_AOL_TOC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_AOL_TOC
here.
- AIM_CLIENTTYPE_ICQ - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_ICQ
here.
- AIM_CLIENTTYPE_MC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_MC
here.
- AIM_CLIENTTYPE_UNKNOWN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_UNKNOWN
here.
- AIM_CLIENTTYPE_WINAIM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_WINAIM
here.
- AIM_CLIENTTYPE_WINAIM41 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CLIENTTYPE_WINAIM41
here.
- AIM_CONN_STATUS_CONNERR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_STATUS_CONNERR
here.
- AIM_CONN_STATUS_INPROGRESS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_STATUS_INPROGRESS
here.
- AIM_CONN_STATUS_INTERNALERR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_STATUS_INTERNALERR
here.
- AIM_CONN_STATUS_READY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_STATUS_READY
here.
- AIM_CONN_STATUS_RESOLVERR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_STATUS_RESOLVERR
here.
- AIM_CONN_SUBTYPE_OFT_BUDDYICON - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_SUBTYPE_OFT_BUDDYICON
here.
- AIM_CONN_SUBTYPE_OFT_DIRECTIM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_SUBTYPE_OFT_DIRECTIM
here.
- AIM_CONN_SUBTYPE_OFT_GETFILE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_SUBTYPE_OFT_GETFILE
here.
- AIM_CONN_SUBTYPE_OFT_SENDFILE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_SUBTYPE_OFT_SENDFILE
here.
- AIM_CONN_SUBTYPE_OFT_VOICE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_SUBTYPE_OFT_VOICE
here.
- AIM_CONN_TYPE_ADS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_ADS
here.
- AIM_CONN_TYPE_AUTH - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_AUTH
here.
- AIM_CONN_TYPE_BOS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_BOS
here.
- AIM_CONN_TYPE_CHAT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_CHAT
here.
- AIM_CONN_TYPE_CHATNAV - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_CHATNAV
here.
- AIM_CONN_TYPE_ICO - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_ICO
here.
- AIM_CONN_TYPE_MAIL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_MAIL
here.
- AIM_CONN_TYPE_ODIR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_ODIR
here.
- AIM_CONN_TYPE_RENDEZVOUS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_RENDEZVOUS
here.
- AIM_CONN_TYPE_RENDEZVOUS_OUT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_CONN_TYPE_RENDEZVOUS_OUT
here.
- AIM_COOKIELEN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIELEN
here.
- AIM_COOKIETYPE_ADS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_ADS
here.
- AIM_COOKIETYPE_BOS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_BOS
here.
- AIM_COOKIETYPE_CHAT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_CHAT
here.
- AIM_COOKIETYPE_CHATNAV - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_CHATNAV
here.
- AIM_COOKIETYPE_ICBM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_ICBM
here.
- AIM_COOKIETYPE_IM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_IM
here.
- AIM_COOKIETYPE_INVITE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_INVITE
here.
- AIM_COOKIETYPE_OFTGET - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTGET
here.
- AIM_COOKIETYPE_OFTICON - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTICON
here.
- AIM_COOKIETYPE_OFTIM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTIM
here.
- AIM_COOKIETYPE_OFTIMAGE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTIMAGE
here.
- AIM_COOKIETYPE_OFTSEND - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTSEND
here.
- AIM_COOKIETYPE_OFTVOICE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_OFTVOICE
here.
- AIM_COOKIETYPE_UNKNOWN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_COOKIETYPE_UNKNOWN
here.
- AIM_FLAG_ABINTERNAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_ABINTERNAL
here.
- AIM_FLAG_ACTIVEBUDDY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_ACTIVEBUDDY
here.
- AIM_FLAG_ADMINISTRATOR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_ADMINISTRATOR
here.
- AIM_FLAG_ALLUSERS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_ALLUSERS
here.
- AIM_FLAG_AOL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_AOL
here.
- AIM_FLAG_AWAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_AWAY
here.
- AIM_FLAG_FREE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_FREE
here.
- AIM_FLAG_ICQ - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_ICQ
here.
- AIM_FLAG_OSCAR_PAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_OSCAR_PAY
here.
- AIM_FLAG_UNCONFIRMED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_UNCONFIRMED
here.
- AIM_FLAG_UNKNOWN100 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_UNKNOWN100
here.
- AIM_FLAG_UNKNOWN200 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_UNKNOWN200
here.
- AIM_FLAG_UNKNOWN800 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_UNKNOWN800
here.
- AIM_FLAG_WIRELESS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FLAG_WIRELESS
here.
- AIM_FRAMETYPE_FLAP - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FRAMETYPE_FLAP
here.
- AIM_FRAMETYPE_OFT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_FRAMETYPE_OFT
here.
- AIM_GETINFO_AWAYMESSAGE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_GETINFO_AWAYMESSAGE
here.
- AIM_GETINFO_AWAYMESSAGE2 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_GETINFO_AWAYMESSAGE2
here.
- AIM_GETINFO_CAPABILITIES - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_GETINFO_CAPABILITIES
here.
- AIM_GETINFO_CERT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_GETINFO_CERT
here.
- AIM_GETINFO_GENERALINFO - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_GETINFO_GENERALINFO
here.
- AIM_ICONIDENT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICONIDENT
here.
- AIM_ICQ_STATE_ALLOW_AUTHORIZED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_ALLOW_AUTHORIZED
here.
- AIM_ICQ_STATE_ALLOW_CONTACTS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_ALLOW_CONTACTS
here.
- AIM_ICQ_STATE_ALLOW_EVERYONE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_ALLOW_EVERYONE
here.
- AIM_ICQ_STATE_AWAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_AWAY
here.
- AIM_ICQ_STATE_DND - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_DND
here.
- AIM_ICQ_STATE_FFC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_FFC
here.
- AIM_ICQ_STATE_INVISIBLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_INVISIBLE
here.
- AIM_ICQ_STATE_NA - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_NA
here.
- AIM_ICQ_STATE_NORMAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_NORMAL
here.
- AIM_ICQ_STATE_OCC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_OCC
here.
- AIM_ICQ_STATE_SHOWIP - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_SHOWIP
here.
- AIM_ICQ_STATE_WEBAWARE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ICQ_STATE_WEBAWARE
here.
- AIM_ICQMSG_ACK - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_AUTHDENIED - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_AUTHGRANTED - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_AUTHREQUEST - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_CONTACT - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_EMAILEX - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_FLAG_MASS - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_MASK - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_NORMAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Flags for IMCH4 messages.
- AIM_ICQMSG_SMS - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_URL - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_USERADD - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_ICQMSG_WEBPAGER - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_IMFLAGS_ACK - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_ACK
here.
- AIM_IMFLAGS_AWAY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_AWAY
here.
- AIM_IMFLAGS_BUDDYREQ - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_BUDDYREQ
here.
- AIM_IMFLAGS_CUSTOMCHARSET - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_CUSTOMCHARSET
here.
- AIM_IMFLAGS_CUSTOMFEATURES - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_CUSTOMFEATURES
here.
- AIM_IMFLAGS_EXTDATA - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_EXTDATA
here.
- AIM_IMFLAGS_HASICON - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_HASICON
here.
- AIM_IMFLAGS_ISO_8859_1 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_ISO_8859_1
here.
- AIM_IMFLAGS_MULTIPART - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_MULTIPART
here.
- AIM_IMFLAGS_OFFLINE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_OFFLINE
here.
- AIM_IMFLAGS_SUBENC_MACINTOSH - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_SUBENC_MACINTOSH
here.
- AIM_IMFLAGS_TYPINGNOT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_TYPINGNOT
here.
- AIM_IMFLAGS_UNICODE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMFLAGS_UNICODE
here.
- AIM_IMPARAM_FLAG_CHANMSGS_ALLOWED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMPARAM_FLAG_CHANMSGS_ALLOWED
here.
- AIM_IMPARAM_FLAG_MISSEDCALLS_ENABLED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_IMPARAM_FLAG_MISSEDCALLS_ENABLED
here.
- AIM_LOGINERROR_ACCOUNTSUSPENDED - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_LOGINERROR_CONNECTIONFLOOD - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_LOGINERROR_OLDCLIENT - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_LOGINERROR_UNAVAILABLE - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_LOGINERROR_UNKNOWN - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_LOGINERROR_WRONGAUTH - Static variable in interface org.walluck.oscar.AIMConstants
-
- AIM_MD5_STRING - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_MD5_STRING
here.
- AIM_ODI_PRIVACY_FULL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ODI_PRIVACY_FULL
here.
- AIM_ODI_PRIVACY_NORMAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_ODI_PRIVACY_NORMAL
here.
- AIM_PRIVFLAGS_ALLOWIDLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_PRIVFLAGS_ALLOWIDLE
here.
- AIM_PRIVFLAGS_ALLOWMEMBERSINCE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_PRIVFLAGS_ALLOWMEMBERSINCE
here.
- AIM_RATE_CODE_CHANGE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_RATE_CODE_CHANGE
here.
- AIM_RATE_CODE_CLEARLIMIT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_RATE_CODE_CLEARLIMIT
here.
- AIM_RATE_CODE_LIMIT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_RATE_CODE_LIMIT
here.
- AIM_RATE_CODE_WARNING - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_RATE_CODE_WARNING
here.
- AIM_REQUEST_TYPE_NORMAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_REQUEST_TYPE_NORMAL
here.
- AIM_REQUEST_TYPE_REDIRECT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_REQUEST_TYPE_REDIRECT
here.
- AIM_SENDMEMBLOCK_FLAG_ISHASH - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SENDMEMBLOCK_FLAG_ISHASH
here.
- AIM_SENDMEMBLOCK_FLAG_ISREQUEST - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SENDMEMBLOCK_FLAG_ISREQUEST
here.
- AIM_SESS_FLAGS_DONTTIMEOUTONICBM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SESS_FLAGS_DONTTIMEOUTONICBM
here.
- AIM_SESS_FLAGS_NONBLOCKCONNECT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SESS_FLAGS_NONBLOCKCONNECT
here.
- AIM_SESS_FLAGS_SNACLOGIN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SESS_FLAGS_SNACLOGIN
here.
- AIM_SESS_FLAGS_XORLOGIN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SESS_FLAGS_XORLOGIN
here.
- AIM_SNACLEN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SNACLEN
here.
- AIM_SSI_ACK_ATMAX - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_SSI_ACK_ATMAX
here.
- AIM_SSI_ACK_AUTHREQUIRED - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_SSI_ACK_AUTHREQUIRED
here.
- AIM_SSI_ACK_IDNUMINUSE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_SSI_ACK_IDNUMINUSE
here.
- AIM_SSI_ACK_INVALIDNAME - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_SSI_ACK_INVALIDNAME
here.
- AIM_SSI_ACK_ITEMNOTFOUND - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe variable AIM_SSI_ACK_ITEMNOTFOUND
here.
- AIM_SSI_TYPE_BUDDY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_BUDDY
here.
- AIM_SSI_TYPE_DENY - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_DENY
here.
- AIM_SSI_TYPE_GROUP - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_GROUP
here.
- AIM_SSI_TYPE_ICONINFO - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_ICONINFO
here.
- AIM_SSI_TYPE_ICQTIC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_ICQTIC
here.
- AIM_SSI_TYPE_IGNORE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_IGNORE
here.
- AIM_SSI_TYPE_IMPORT_TIME - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_IMPORT_TIME
here.
- AIM_SSI_TYPE_PDINFO - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_PDINFO
here.
- AIM_SSI_TYPE_PERMIT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_PERMIT
here.
- AIM_SSI_TYPE_PRESENCEPREFS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_SSI_TYPE_PRESENCEPREFS
here.
- AIM_TLV_ADS_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_DATA
here.
- AIM_TLV_ADS_DELAY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_DELAY
here.
- AIM_TLV_ADS_EXPIRES - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_EXPIRES
here.
- AIM_TLV_ADS_HEIGHT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_HEIGHT
here.
- AIM_TLV_ADS_ID - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0005 (Adverts)
- AIM_TLV_ADS_IDLE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_IDLE
here.
- AIM_TLV_ADS_IDLE_ANIMATED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_IDLE_ANIMATED
here.
- AIM_TLV_ADS_MAX_DISPLAY_COUNT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_MAX_DISPLAY_COUNT
here.
- AIM_TLV_ADS_MAX_DISPLAY_TIME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_MAX_DISPLAY_TIME
here.
- AIM_TLV_ADS_MIMETYPE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_MIMETYPE
here.
- AIM_TLV_ADS_SPOT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_SPOT
here.
- AIM_TLV_ADS_TEXT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_TEXT
here.
- AIM_TLV_ADS_TYPE_ANIMATED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_TYPE_ANIMATED
here.
- AIM_TLV_ADS_TYPE_NORMAL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_TYPE_NORMAL
here.
- AIM_TLV_ADS_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_URL
here.
- AIM_TLV_ADS_WIDTH - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ADS_WIDTH
here.
- AIM_TLV_ATH_BETA_CHECKSUM - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BETA_CHECKSUM
here.
- AIM_TLV_ATH_BETA_INFO - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BETA_INFO
here.
- AIM_TLV_ATH_BETA_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BETA_NAME
here.
- AIM_TLV_ATH_BETA_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BETA_URL
here.
- AIM_TLV_ATH_BETA_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BETA_VERSION
here.
- AIM_TLV_ATH_BUILD_NUMBER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_BUILD_NUMBER
here.
- AIM_TLV_ATH_CLIENT_ID - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_CLIENT_ID
here.
- AIM_TLV_ATH_CLIENT_STRING - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_CLIENT_STRING
here.
- AIM_TLV_ATH_COUNTRY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_COUNTRY
here.
- AIM_TLV_ATH_DEBUG - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_DEBUG
here.
- AIM_TLV_ATH_DISCONNECT_REASON - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_DISCONNECT_REASON
here.
- AIM_TLV_ATH_DISTRIBUTION_CHANNEL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_DISTRIBUTION_CHANNEL
here.
- AIM_TLV_ATH_EMAIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_EMAIL
here.
- AIM_TLV_ATH_ERROR_CODE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_ERROR_CODE
here.
- AIM_TLV_ATH_ERROR_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_ERROR_URL
here.
- AIM_TLV_ATH_ICQ_ACTIVATE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_ICQ_ACTIVATE
here.
- AIM_TLV_ATH_LANGUAGE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_LANGUAGE
here.
- AIM_TLV_ATH_LOGIN_COOKIE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_LOGIN_COOKIE
here.
- AIM_TLV_ATH_MAC - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_MAC
here.
- AIM_TLV_ATH_MAJOR_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_MAJOR_VERSION
here.
- AIM_TLV_ATH_MINOR_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_MINOR_VERSION
here.
- AIM_TLV_ATH_NETSCAPE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_NETSCAPE
here.
- AIM_TLV_ATH_NEW_ENCODING - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_NEW_ENCODING
here.
- AIM_TLV_ATH_NICK - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0017 (Login).
- AIM_TLV_ATH_OLD_PASSWORD - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_OLD_PASSWORD
here.
- AIM_TLV_ATH_PASSWORD - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_PASSWORD
here.
- AIM_TLV_ATH_PASSWORD_ENCODED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_PASSWORD_ENCODED
here.
- AIM_TLV_ATH_PASSWORD_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_PASSWORD_URL
here.
- AIM_TLV_ATH_PERSONALIZED_TEXT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_PERSONALIZED_TEXT
here.
- AIM_TLV_ATH_POINT_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_POINT_VERSION
here.
- AIM_TLV_ATH_RECONNECT_ADDRESS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RECONNECT_ADDRESS
here.
- AIM_TLV_ATH_RECONNECT_HOSTNAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RECONNECT_HOSTNAME
here.
- AIM_TLV_ATH_REGISTRATION_STATUS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_REGISTRATION_STATUS
here.
- AIM_TLV_ATH_REGISTRATION_STATUS_FORCE_LENGTH - Static variable in interface org.walluck.oscar.TLVType
-
Possessed TLV type, type 0x0013.
- AIM_TLV_ATH_RELEASE_CHECKSUM - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RELEASE_CHECKSUM
here.
- AIM_TLV_ATH_RELEASE_INFO - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RELEASE_INFO
here.
- AIM_TLV_ATH_RELEASE_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RELEASE_NAME
here.
- AIM_TLV_ATH_RELEASE_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RELEASE_URL
here.
- AIM_TLV_ATH_RELEASE_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_RELEASE_VERSION
here.
- AIM_TLV_ATH_SCRIPT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_SCRIPT
here.
- AIM_TLV_ATH_SNAC_GROUP - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_SNAC_GROUP
here.
- AIM_TLV_ATH_SNAC_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_SNAC_VERSION
here.
- AIM_TLV_ATH_SSI_ACTIVATE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_SSI_ACTIVATE
here.
- AIM_TLV_ATH_SSI_NEW - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_SSI_NEW
here.
- AIM_TLV_ATH_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ATH_URL
here.
- AIM_TLV_BOS_MAX_DENIES - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_BOS_MAX_DENIES
here.
- AIM_TLV_BOS_MAX_PERMITS - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0009 (BOS)
- AIM_TLV_BUD_PARAM_ICQ_UNKNOWN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_BUD_PARAM_ICQ_UNKNOWN
here.
- AIM_TLV_BUD_PARAM_MAX_BUDDIES - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0003 (BuddyList)
- AIM_TLV_BUD_PARAM_MAX_WATCHERS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_BUD_PARAM_MAX_WATCHERS
here.
- AIM_TLV_CEI_EXCLUSIVELY_FOR_CLASS - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000d (ChatNav) Exchange Information
- AIM_TLV_CEI_UNKNOWN0004 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CEI_UNKNOWN0004
here.
- AIM_TLV_CEI_UNKNOWN000A - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CEI_UNKNOWN000A
here.
- AIM_TLV_CEI_UNKNOWN000D - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CEI_UNKNOWN000D
here.
- AIM_TLV_CHT_AUTO_RESPONSE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_AUTO_RESPONSE
here.
- AIM_TLV_CHT_CHAT_TO_ROOM - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000e (Chat)
- AIM_TLV_CHT_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_DATA
here.
- AIM_TLV_CHT_REQUEST_REFLECTION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_REQUEST_REFLECTION
here.
- AIM_TLV_CHT_SENDER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_SENDER
here.
- AIM_TLV_CHT_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_VERSION
here.
- AIM_TLV_CHT_WHISPER_TO_USER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CHT_WHISPER_TO_USER
here.
- AIM_TLV_CTN_BROWSABLE - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000d (ChatNav)
- AIM_TLV_CTN_EXCHANGE_INFO - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CTN_EXCHANGE_INFO
here.
- AIM_TLV_CTN_MAX_CONCURRENT_ROOMS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CTN_MAX_CONCURRENT_ROOMS
here.
- AIM_TLV_CTN_MAX_ROOM_NAME_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CTN_MAX_ROOM_NAME_LEN
here.
- AIM_TLV_CTN_ROOT_ROOMS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CTN_ROOT_ROOMS
here.
- AIM_TLV_CTN_SEARCH_TAGS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_CTN_SEARCH_TAGS
here.
- AIM_TLV_EFC_CLASS_PERMISSIONS - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000d (ChatNav) Exchange Information/Exclusively For Class
(0x0002)
- AIM_TLV_GEN_MEMREQUEST_REPLY - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0001 (Service)
- AIM_TLV_ICQ_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ICQ_DATA
here.
- AIM_TLV_ICQ_DATA_SMS - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0015 (ICQ)
- AIM_TLV_ICQ_RESPONSE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ICQ_RESPONSE
here.
- AIM_TLV_IMB_CHAT_MESSAGE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_CHAT_MESSAGE
here.
- AIM_TLV_IMB_ENCODING - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_ENCODING
here.
- AIM_TLV_IMB_ERROR_CODE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_ERROR_CODE
here.
- AIM_TLV_IMB_GAMES_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_GAMES_URL
here.
- AIM_TLV_IMB_IP_ADDRESS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_IP_ADDRESS
here.
- AIM_TLV_IMB_IP_ADDRESS_SECONDARY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_IP_ADDRESS_SECONDARY
here.
- AIM_TLV_IMB_IP_ADDRESS_VERIFIED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_IP_ADDRESS_VERIFIED
here.
- AIM_TLV_IMB_LANGUAGE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_LANGUAGE
here.
- AIM_TLV_IMB_MESSAGE - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0004 (IM) TLV(0x0005) (ICBM)
- AIM_TLV_IMB_MESSAGE_FEATURES - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_MESSAGE_FEATURES
here.
- AIM_TLV_IMB_MESSAGE_HEADER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_MESSAGE_HEADER
here.
- AIM_TLV_IMB_PORT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_PORT
here.
- AIM_TLV_IMB_PROXY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_PROXY
here.
- AIM_TLV_IMB_REQUEST_TYPE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_REQUEST_TYPE
here.
- AIM_TLV_IMB_UNKNOWN0006 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_UNKNOWN0006
here.
- AIM_TLV_IMB_UNKNOWN0008 - Static variable in interface org.walluck.oscar.TLVType
-
Describe variable AIM_TLV_IMB_UNKNOWN0008
here.
- AIM_TLV_IMB_UNKNOWN0009 - Static variable in interface org.walluck.oscar.TLVType
-
Describe variable AIM_TLV_IMB_UNKNOWN0009
here.
- AIM_TLV_IMB_UNKNOWN000F - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_IMB_UNKNOWN000F
here.
- AIM_TLV_LOC_INFO_CERTIFICATE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_INFO_CERTIFICATE
here.
- AIM_TLV_LOC_INFO_SIG_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_INFO_SIG_DATA
here.
- AIM_TLV_LOC_INFO_SIG_DATA_AWAY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_INFO_SIG_DATA_AWAY
here.
- AIM_TLV_LOC_INFO_SIG_TYPE - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0002 (Locate) SNAC(0x0002, 0x0006)
- AIM_TLV_LOC_INFO_SIG_TYPE_AWAY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_INFO_SIG_TYPE_AWAY
here.
- AIM_TLV_LOC_INFO_SIG_USERINFO - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_INFO_SIG_USERINFO
here.
- AIM_TLV_LOC_RIGHTS_MAX_ICQ_PACKET_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_RIGHTS_MAX_ICQ_PACKET_LEN
here.
- AIM_TLV_LOC_RIGHTS_MAX_MIMETYPE_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_RIGHTS_MAX_MIMETYPE_LEN
here.
- AIM_TLV_LOC_RIGHTS_MAX_SIG_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0002 (Locate) SNAC(0x0002, 0x0003)
- AIM_TLV_LOC_RIGHTS_MAX_UNKNOWN_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_LOC_RIGHTS_MAX_UNKNOWN_LEN
here.
- AIM_TLV_LOK_SEARCH_REPLY - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000a (UserLookup)
- AIM_TLV_MAL_DOMAIN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MAL_DOMAIN
here.
- AIM_TLV_MAL_FLAG - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MAL_FLAG
here.
- AIM_TLV_MAL_HAVEMAIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MAL_HAVEMAIL
here.
- AIM_TLV_MAL_NUMUNREAD - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MAL_NUMUNREAD
here.
- AIM_TLV_MAL_URL - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0018 (Mail)
- AIM_TLV_MSG_AUTO_RESPONSE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_AUTO_RESPONSE
here.
- AIM_TLV_MSG_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_DATA
here.
- AIM_TLV_MSG_DATA_EX - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_DATA_EX
here.
- AIM_TLV_MSG_DATA_EX_EX - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_DATA_EX_EX
here.
- AIM_TLV_MSG_ICON_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_ICON_DATA
here.
- AIM_TLV_MSG_OFFLINE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_OFFLINE
here.
- AIM_TLV_MSG_REQUEST_HOST_ACK - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_REQUEST_HOST_ACK
here.
- AIM_TLV_MSG_REQUEST_ICON - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_REQUEST_ICON
here.
- AIM_TLV_MSG_TYPING_NOTIFICATION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_TYPING_NOTIFICATION
here.
- AIM_TLV_MSG_UNKNOWN0007 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_MSG_UNKNOWN0007
here.
- AIM_TLV_MSG_VERSION - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0004 (ICBM)
- AIM_TLV_ODI_CITY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_CITY
here.
- AIM_TLV_ODI_COUNTRY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_COUNTRY
here.
- AIM_TLV_ODI_COUNTRY2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_COUNTRY2
here.
- AIM_TLV_ODI_EMAIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_EMAIL
here.
- AIM_TLV_ODI_FIRST_NAME - Static variable in interface org.walluck.oscar.TLVType
-
OSCAR Directory Profile Information (ODirInfo).
- AIM_TLV_ODI_INTEREST - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_INTEREST
here.
- AIM_TLV_ODI_LANGUAGE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_LANGUAGE
here.
- AIM_TLV_ODI_LAST_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_LAST_NAME
here.
- AIM_TLV_ODI_MAIDEN_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_MAIDEN_NAME
here.
- AIM_TLV_ODI_MIDDLE_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_MIDDLE_NAME
here.
- AIM_TLV_ODI_NICK_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_NICK_NAME
here.
- AIM_TLV_ODI_NICK_NAME2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_NICK_NAME2
here.
- AIM_TLV_ODI_PRIVACY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_PRIVACY
here.
- AIM_TLV_ODI_STATE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_STATE
here.
- AIM_TLV_ODI_STREET_ADDRESS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_STREET_ADDRESS
here.
- AIM_TLV_ODI_UNKNOWN0023 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_UNKNOWN0023
here.
- AIM_TLV_ODI_ZIP_CODE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_ODI_ZIP_CODE
here.
- AIM_TLV_ODR_ENCODING - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000f (ODir)
- AIM_TLV_OFT_DENY_TRANSFER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_OFT_DENY_TRANSFER
here.
- AIM_TLV_POP_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0008 (Popup)
- AIM_TLV_POP_DELAY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_POP_DELAY
here.
- AIM_TLV_POP_HEIGHT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_POP_HEIGHT
here.
- AIM_TLV_POP_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_POP_URL
here.
- AIM_TLV_POP_WIDTH - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_POP_WIDTH
here.
- AIM_TLV_RVS_DEST_ROOM_ID - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_RVS_DEST_ROOM_ID
here.
- AIM_TLV_RVS_DEST_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_RVS_DEST_URL
here.
- AIM_TLV_RVS_RESERVED_RANGE_START - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0004 (IM) TLV (0x0005) (Rendezvous)
- AIM_TLV_RVS_ROOM_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_RVS_ROOM_NAME
here.
- AIM_TLV_SCI_CHAT_FLAGS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CHAT_FLAGS
here.
- AIM_TLV_SCI_CHILD_ROOMS - Static variable in interface org.walluck.oscar.TLVType
-
SNAC Chat Information
- AIM_TLV_SCI_CLOSED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CLOSED
here.
- AIM_TLV_SCI_CONTAINS_USER_CLASS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CONTAINS_USER_CLASS
here.
- AIM_TLV_SCI_CONTAINS_USER_VECTOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CONTAINS_USER_VECTOR
here.
- AIM_TLV_SCI_CREATE_TIME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CREATE_TIME
here.
- AIM_TLV_SCI_CREATION_PERMISSION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CREATION_PERMISSION
here.
- AIM_TLV_SCI_CREATOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_CREATOR
here.
- AIM_TLV_SCI_DESCRIPTION - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_DESCRIPTION
here.
- AIM_TLV_SCI_DESCRIPTION_URL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_DESCRIPTION_URL
here.
- AIM_TLV_SCI_ENCODING1 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ENCODING1
here.
- AIM_TLV_SCI_ENCODING2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ENCODING2
here.
- AIM_TLV_SCI_EVIL_GENERATED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_EVIL_GENERATED
here.
- AIM_TLV_SCI_EVIL_GENERATED_VECTOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_EVIL_GENERATED_VECTOR
here.
- AIM_TLV_SCI_LANGUAGE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_LANGUAGE
here.
- AIM_TLV_SCI_LANGUAGE1 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_LANGUAGE1
here.
- AIM_TLV_SCI_LANGUAGE2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_LANGUAGE2
here.
- AIM_TLV_SCI_MANDATORY_CHANNELS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MANDATORY_CHANNELS
here.
- AIM_TLV_SCI_MAX_MSG_LEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MAX_MSG_LEN
here.
- AIM_TLV_SCI_MAX_OCCUPANCY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MAX_OCCUPANCY
here.
- AIM_TLV_SCI_MAX_OCCUPANTS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MAX_OCCUPANTS
here.
- AIM_TLV_SCI_MAXVISMSGLEN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MAXVISMSGLEN
here.
- AIM_TLV_SCI_MODERATOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MODERATOR
here.
- AIM_TLV_SCI_MORE_ROOM_INFO - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_MORE_ROOM_INFO
here.
- AIM_TLV_SCI_NUM_CHILDREN - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_NUM_CHILDREN
here.
- AIM_TLV_SCI_NUM_INSTANCES - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_NUM_INSTANCES
here.
- AIM_TLV_SCI_OCCUPANT_EVIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_OCCUPANT_EVIL
here.
- AIM_TLV_SCI_OCCUPANT_EVIL_VECTOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_OCCUPANT_EVIL_VECTOR
here.
- AIM_TLV_SCI_OCCUPANT_LIST - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_OCCUPANT_LIST
here.
- AIM_TLV_SCI_OPTIONAL_CHANNELS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_OPTIONAL_CHANNELS
here.
- AIM_TLV_SCI_PARENT_ROOM - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_PARENT_ROOM
here.
- AIM_TLV_SCI_ROOM_ACTIVITY - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_ACTIVITY
here.
- AIM_TLV_SCI_ROOM_ACTIVITY_VECTOR - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_ACTIVITY_VECTOR
here.
- AIM_TLV_SCI_ROOM_DESC - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_DESC
here.
- AIM_TLV_SCI_ROOM_GROSS_EVIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_GROSS_EVIL
here.
- AIM_TLV_SCI_ROOM_NAME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_NAME
here.
- AIM_TLV_SCI_ROOM_NET_EVIL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_ROOM_NET_EVIL
here.
- AIM_TLV_SCI_SPEAKER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SCI_SPEAKER
here.
- AIM_TLV_SNI_CAPS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_CAPS
here.
- AIM_TLV_SNI_CAPS_AOL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_CAPS_AOL
here.
- AIM_TLV_SNI_CAPS_SHORT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_CAPS_SHORT
here.
- AIM_TLV_SNI_ICON_DATA - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_ICON_DATA
here.
- AIM_TLV_SNI_ICQ_MAC_UKNOWN0008 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_ICQ_MAC_UKNOWN0008
here.
- AIM_TLV_SNI_ICQ_UNKNOWN001E - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_ICQ_UNKNOWN001E
here.
- AIM_TLV_SNI_IDLE_TIME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_IDLE_TIME
here.
- AIM_TLV_SNI_IP_ADDRESS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_IP_ADDRESS
here.
- AIM_TLV_SNI_LAN_DETAILS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_LAN_DETAILS
here.
- AIM_TLV_SNI_MEMBER_SINCE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_MEMBER_SINCE
here.
- AIM_TLV_SNI_MEMBER_SINCE_ICQ - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_MEMBER_SINCE_ICQ
here.
- AIM_TLV_SNI_ONLINE_SINCE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_ONLINE_SINCE
here.
- AIM_TLV_SNI_SECUREIM - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_SECUREIM
here.
- AIM_TLV_SNI_SESSION_LENGTH_AIM - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_SESSION_LENGTH_AIM
here.
- AIM_TLV_SNI_SESSION_LENGTH_AOL - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_SESSION_LENGTH_AOL
here.
- AIM_TLV_SNI_STATUS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_STATUS
here.
- AIM_TLV_SNI_UKNOWN0007 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_UKNOWN0007
here.
- AIM_TLV_SNI_UKNOWN0009 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_UKNOWN0009
here.
- AIM_TLV_SNI_USER_CLASS - Static variable in interface org.walluck.oscar.TLVType
-
SNAC Nickname Information (UserInfo)
- AIM_TLV_SNI_WEB_ADDRESS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SNI_WEB_ADDRESS
here.
- AIM_TLV_SSI_ALERT_FLAGS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_ALERT_FLAGS
here.
- AIM_TLV_SSI_ALERT_SOUND - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_ALERT_SOUND
here.
- AIM_TLV_SSI_BUDDY_COMMENT - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_BUDDY_COMMENT
here.
- AIM_TLV_SSI_ICQ_ALIAS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_ICQ_ALIAS
here.
- AIM_TLV_SSI_ICQ_AWAITING_AUTHORIZATION - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x0013 (SSI)
- AIM_TLV_SSI_ICQ_ICQTIC - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_ICQ_ICQTIC
here.
- AIM_TLV_SSI_ICQ_SMS_NUMBER - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_ICQ_SMS_NUMBER
here.
- AIM_TLV_SSI_IDS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_IDS
here.
- AIM_TLV_SSI_IMPORT_TIME - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_IMPORT_TIME
here.
- AIM_TLV_SSI_PRIVACY_ALLOW_OTHERS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_PRIVACY_ALLOW_OTHERS
here.
- AIM_TLV_SSI_PRIVACY_FLAGS_ALLOW_USERS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_PRIVACY_FLAGS_ALLOW_USERS
here.
- AIM_TLV_SSI_PRIVACY_USER_CLASS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_PRIVACY_USER_CLASS
here.
- AIM_TLV_SSI_VISIBILITY_FLAGS - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_SSI_VISIBILITY_FLAGS
here.
- AIM_TLV_STS_EVENT_CLICKED - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_EVENT_CLICKED
here.
- AIM_TLV_STS_EVENT_CLICKED2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_EVENT_CLICKED2
here.
- AIM_TLV_STS_EVENT_DISPLAYED - Static variable in interface org.walluck.oscar.TLVType
-
Group 0x000b (Stats)
- AIM_TLV_STS_EVENT_DISPLAYED2 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_EVENT_DISPLAYED2
here.
- AIM_TLV_STS_EVENT_DISPLAYED3 - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_EVENT_DISPLAYED3
here.
- AIM_TLV_STS_EVENT_FILE - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_EVENT_FILE
here.
- AIM_TLV_STS_REQ_HOST_ACK - Static variable in interface org.walluck.oscar.TLVType
-
Describe constant AIM_TLV_STS_REQ_HOST_ACK
here.
- AIM_TOOL_JAVA - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_JAVA
here.
- AIM_TOOL_MAC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_MAC
here.
- AIM_TOOL_MAC68K - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_MAC68K
here.
- AIM_TOOL_MACPPC - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_MACPPC
here.
- AIM_TOOL_NEWWIN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_NEWWIN
here.
- AIM_TOOL_OLDWIN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_OLDWIN
here.
- AIM_TOOL_WIN16 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_WIN16
here.
- AIM_TOOL_WIN32 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_WIN32
here.
- AIM_TOOL_WINAIM5 - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TOOL_WIMAIM5
here.
- AIM_TX_QUEUE_EXTERNAL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TX_QUEUE_EXTERNAL
here.
- AIM_TX_QUEUE_INTERNAL_FORCE_LATENCY - Static variable in interface org.walluck.oscar.AIMConstants
-
daim-0.1.tar.bz2
Describe constant AIM_TX_QUEUE_INTERNAL_FORCE_LATENCY
here.
- AIM_TX_QUEUE_INTERNAL_RATE_THROTTLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_TX_QUEUE_INTERNAL_RATE_THROTTLE
here.
- AIM_USERINFO_PRESENT_CAPS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_CAPS
here.
- AIM_USERINFO_PRESENT_CAPS_AOL - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_CAPS_AOL
here.
- AIM_USERINFO_PRESENT_CAPS_SHORT - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_CAPS_SHORT
here.
- AIM_USERINFO_PRESENT_CREATETIME - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_CREATETIME
here.
- AIM_USERINFO_PRESENT_FLAGS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_FLAGS
here.
- AIM_USERINFO_PRESENT_ICON_DATA - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ICON_DATA
here.
- AIM_USERINFO_PRESENT_ICQ_UNKNOWN001E - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ICQ_UNKNOWN001E
here.
- AIM_USERINFO_PRESENT_ICQDATA - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ICQDATA
here.
- AIM_USERINFO_PRESENT_ICQEXTSTATUS - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ICQEXTSTATUS
here.
- AIM_USERINFO_PRESENT_ICQIPADDR - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ICQIPADDR
here.
- AIM_USERINFO_PRESENT_IDLE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_IDLE
here.
- AIM_USERINFO_PRESENT_MEMBERSINCE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_MEMBERSINCE
here.
- AIM_USERINFO_PRESENT_ONLINESINCE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_ONLINESINCE
here.
- AIM_USERINFO_PRESENT_SECUREIM - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_SECUREIM
here.
- AIM_USERINFO_PRESENT_SESSIONLEN - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_USERINFO_PRESENT_SESSIONLEN
here.
- AIM_VISIBILITYCHANGE_DENYADD - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_VISIBILITYCHANGE_DENYADD
here.
- AIM_VISIBILITYCHANGE_DENYREMOVE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_VISIBILITYCHANGE_DENYREMOVE
here.
- AIM_VISIBILITYCHANGE_PERMITADD - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_VISIBILITYCHANGE_PERMITADD
here.
- AIM_VISIBILITYCHANGE_PERMITREMOVE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_VISIBILITYCHANGE_PERMITREMOVE
here.
- AIM_WARN_ANON - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant AIM_WARN_ANON
here.
- AIMClientInfo - Class in org.walluck.oscar
-
Deals with AIM Client information.
- AIMClientInfo() - Constructor for class org.walluck.oscar.AIMClientInfo
-
Specifies information about an AIM Client.
- AIMConnection - Class in org.walluck.oscar
-
In OSCAR, every connection has a set of SNAC groups associated
with it.
- AIMConnection(AIMSession, int, String, ProxyConnection) - Constructor for class org.walluck.oscar.AIMConnection
-
Creates a new AIM connection with a proxy.
- AIMConnection(AIMSession, int, String) - Constructor for class org.walluck.oscar.AIMConnection
-
Creates a new AIM connection.
- AIMConnectionListener - Interface in org.walluck.oscar
-
Describe interface AIMConnectionListener
here.
- AIMConstants - Interface in org.walluck.oscar
-
Constants used in AIM.
- AIMFingerPrintInfo - Class in org.walluck.oscar
-
This is all for fingerprinting clients.
- AIMFingerPrintInfo() - Constructor for class org.walluck.oscar.AIMFingerPrintInfo
-
Creates a new empty fingerprint.
- AIMFingerPrintInfo(int, byte[]) - Constructor for class org.walluck.oscar.AIMFingerPrintInfo
-
Creates a new fingerprint.
- AIMFrame - Class in org.walluck.oscar
-
A frame is an object holding all of the underlying layers: FLAP, SNAC, and
ICQPacket.
- AIMFrame() - Constructor for class org.walluck.oscar.AIMFrame
-
Creates a new empty frame.
- AIMFrame(AIMConnection, ICQPacket, AIMOutputStream) - Constructor for class org.walluck.oscar.AIMFrame
-
Creates a new Frame from an ICQ packet.
- AIMFrame(AIMConnection, int, AIMInputStream) - Constructor for class org.walluck.oscar.AIMFrame
-
Creates a new incoming frame.
- AIMFrame(AIMConnection, int, FLAP, SNAC, AIMOutputStream) - Constructor for class org.walluck.oscar.AIMFrame
-
Creates a new outgoing frame.
- AIMInputStream - Class in org.walluck.oscar
-
This does most of the input work.
- AIMInputStream(InputStream) - Constructor for class org.walluck.oscar.AIMInputStream
-
Create a new input stream.
- AIMOutputStream - Class in org.walluck.oscar
-
An output stream that supports the writing of AIM objects.
- AIMOutputStream(OutputStream) - Constructor for class org.walluck.oscar.AIMOutputStream
-
Creates a new AIM output stream given an underlying output stream.
- AIMOutputStream() - Constructor for class org.walluck.oscar.AIMOutputStream
-
Creates a new AIM output stream with the default size of 100 bytes.
- AIMOutputStream(int) - Constructor for class org.walluck.oscar.AIMOutputStream
-
Creates a new AIM output stream of the specified size.
- AIMPopup - Class in org.walluck.oscar
-
I don't remember ever seeing a popup.
- AIMPopup() - Constructor for class org.walluck.oscar.AIMPopup
-
Creates a new popup.
- AIMSession - Class in org.walluck.oscar
-
Everything starts with an AIM session.
- AIMSession() - Constructor for class org.walluck.oscar.AIMSession
-
Creates a new AIM session.
- AIMSession.SSIObject - Class in org.walluck.oscar
-
This is for SSI support.
- AIMSession.SSIObject() - Constructor for class org.walluck.oscar.AIMSession.SSIObject
-
Creates a new SSI class.
- AIMUtil - Class in org.walluck.oscar
-
AIM utilities.
- AIMUtil() - Constructor for class org.walluck.oscar.AIMUtil
-
- AIMUtilTest - Class in org.walluck.oscar.tests
-
AIMUtil tests.
- AIMUtilTest(String) - Constructor for class org.walluck.oscar.tests.AIMUtilTest
-
Creates a new AIMUtilTest class.
- aliasBuddy(AIMSession, String, String, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Change the alias stored on the server for a given buddy.
- AllTests - Class in org.walluck.oscar.tests
-
All tests as a test suite.
- AllTests() - Constructor for class org.walluck.oscar.tests.AllTests
-
- AOLIM - Class in org.walluck.oscar.channel.aolim
-
Most common ICBM type (instant messages).
- AOLIM() - Constructor for class org.walluck.oscar.channel.aolim.AOLIM
-
Creates a new incoming instant message (channel 1).
- ASTERISK - Static variable in class org.walluck.oscar.FLAP
-
The asterisk.
- AVAILABLE - Static variable in class org.walluck.oscar.client.Buddy
-
- Game - Class in org.walluck.oscar
-
Game support.
- Game() - Constructor for class org.walluck.oscar.Game
-
Creates a new Game.
- genCookie(boolean) - Static method in class org.walluck.oscar.MsgCookie
-
Generate a cookie.
- genericReqInt(AIMSession, AIMConnection, int, int, int, boolean) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Send a request with a SNAC followed by an integer.
- genericReqInt(AIMSession, AIMConnection, int, int, int) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Send a request with a SNAC followed by an integer.
- genericReqNull(AIMSession, AIMConnection, int, int, boolean) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Generic method for sending commands.
- genericReqNull(AIMSession, AIMConnection, int, int) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Generic method for sending commands.
- genericReqNullSnacID(AIMSession, AIMConnection, int, int) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Send a request with a null SNAC.
- genericReqShort(AIMSession, AIMConnection, int, int, int) - Method in class org.walluck.oscar.handlers.MiscHandler
-
Send a request with a SNAC followed by a short.
- getAck() - Method in class org.walluck.oscar.SSITmp
-
Get the value of ack.
- getAction() - Method in class org.walluck.oscar.SSITmp
-
Get the value of action.
- getAddIn() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of addIn.
- getAddress() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of address.
- getAddTime() - Method in class org.walluck.oscar.MsgCookie
-
Get the value of addTime.
- getAffiliationArea() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of affiliationArea.
- getAffiliationDescription() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of affiliationDescription.
- getAge() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of age.
- getAge() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of age.
- getAgeRange(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the age range with the given code.
- getAIMCaps() - Method in class org.walluck.oscar.client.Oscar
-
Describe getAIMCaps
method here.
- getAIMCaps() - Method in class org.walluck.oscar.tools.ToolData
-
Describe getAIMCaps
method here.
- getAlert() - Method in class org.walluck.oscar.RateClass
-
Get the value of alert.
- getAlias(List, String, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Locally find the alias of the given buddy.
- getAlignmentY() - Method in class org.walluck.oscar.components.SmallToggleButton
-
- getAnimated() - Method in class org.walluck.oscar.Ad
-
Get the value of animated.
- getAppPathKey() - Method in class org.walluck.oscar.Game
-
Get the value of appPathKey.
- getAuthor() - Method in class org.walluck.oscar.script.Script
-
Get the value of author.
- getAuxData() - Method in class org.walluck.oscar.AIMSession
-
Get the value of auxData.
- getAvailableMsg() - Method in class org.walluck.oscar.UserInfo
-
Get the value of availableMsg.
- getAvailableMsgEncoding() - Method in class org.walluck.oscar.UserInfo
-
Get the value of availableMsgEncoding.
- getAway(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe getAway
method here.
- getAway(String) - Method in class org.walluck.oscar.tools.LocateTool
-
Get a user's away message.
- getBackground(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the background with the given code.
- getBgColor() - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Get the value of bgColor.
- getBid() - Method in class org.walluck.oscar.SSIItem
-
Get the value of bid.
- getBlue() - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Get the value of blue.
- getBorder() - Method in class org.walluck.oscar.components.SmallToggleButton
-
- getBosconn() - Method in class org.walluck.oscar.tools.ToolData
-
- getBosip() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of bosIP.
- getBuddyComment(List, String, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Locally find the buddy comment of the given buddy.
- getBuddyGroups() - Method in class org.walluck.oscar.channel.rendezvous.SendBuddyListRendezvous
-
Get the value of buddyGroups.
- getBuddyGroups() - Method in class org.walluck.oscar.client.Oscar
-
Describe getBuddyGroups
method here.
- getBuddyGroups() - Method in class org.walluck.oscar.tools.BuddyListTool
-
Describe getBuddyGroups
method here.
- getBuild() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of build.
- getBuild() - Method in class org.walluck.oscar.ClientRelease
-
Get the value of build.
- getBytes() - Method in class org.walluck.oscar.AIMOutputStream
-
Get the byte array that underlies this stream.
- getCapabilities() - Static method in class org.walluck.oscar.CapabilityBlock
-
Get the value of capabilities.
- getCapabilities() - Method in class org.walluck.oscar.UserInfo
-
Get the value of capabilities.
- getCapabilities2() - Method in class org.walluck.oscar.UserInfo
-
Get the value of capabilities2.
- getCapabilities3() - Method in class org.walluck.oscar.UserInfo
-
Get the value of capabilities3.
- getCapabilityBlock(int) - Static method in class org.walluck.oscar.CapabilityBlock
-
Get the capability uuid given its flag.
- getCapabilityBlock(byte[]) - Static method in class org.walluck.oscar.CapabilityBlock
-
Get the capability uuid given its data.
- getCellular() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of cellular.
- getChange() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of change.
- getChangePasswordURL() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of changePasswordURL.
- getChannel() - Method in class org.walluck.oscar.channel.Channel
-
Get the value of channel.
- getChannel() - Method in class org.walluck.oscar.FLAP
-
Get the value of channel.
- getCharset() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of charset.
- getCharset() - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Get the value of charset.
- getCharset() - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Get the value of charset.
- getCharset() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of charset.
- getCharset() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of charset.
- getCharset() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of charset.
- getCharset1() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of charset1.
- getCharset2() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of charset2.
- getCharSubset() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of charsubset.
- getCharSubset() - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Get the value of charSubset.
- getCharSubset() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of charSubset.
- getCharSubset() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of charSubset.
- getCharSubset() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of charSubset.
- getChat() - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Get the value of chat.
- getChat() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of chat.
- getChat() - Method in class org.walluck.oscar.Redir
-
Get the value of chat.
- getChecksum() - Method in class org.walluck.oscar.ClientRelease
-
Get the value of checksum.
- getChecksum() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of checksum.
- getChecksum() - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Get the value of checksum.
- getCity() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of city.
- getCity() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of city.
- getCity() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of city.
- getCity() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of city.
- getClassID() - Method in class org.walluck.oscar.RateClass
-
Get the value of classID.
- getClear() - Method in class org.walluck.oscar.RateClass
-
Get the value of clear.
- getClientId() - Method in class org.walluck.oscar.AIMFingerPrintInfo
-
Get the value of clientId.
- getClientId() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of clientId.
- getClientIP1() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of clientIP1.
- getClientIP2() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of clientIP2.
- getClientString() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of clientString.
- getCmd() - Method in class org.walluck.oscar.Game
-
Get the value of cmd.
- getCmd() - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Get the value of cmd.
- getCmdType() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Get the value of cmdType.
- getCmdType() - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Get the value of cmdType.
- getCode() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of code.
- getCodepage() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of codepage.
- getCommand() - Method in class org.walluck.oscar.FLAP
-
Get the value of command.
- getCompany() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of company.
- getCompany() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of company.
- getCompression() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of compression.
- getCompter() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of computer.
- getComputer() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of computer.
- getConn() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of conn.
- getConn() - Method in class org.walluck.oscar.channel.rendezvous.ICQGetAwayRendezvous
-
Get the value of conn.
- getConn() - Method in class org.walluck.oscar.channel.rendezvous.ICQRTFRendezvous
-
Get the value of conn.
- getConnList() - Method in class org.walluck.oscar.AIMSession
-
Get the value of connList.
- getCookie() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.MsgCookie
-
Get the value of cookie.
- getCookie() - Method in class org.walluck.oscar.Redir
-
Get the value of cookie.
- getCookie16() - Method in class org.walluck.oscar.EmailInfo
-
Get the Cookie16 value.
- getCookie8() - Method in class org.walluck.oscar.EmailInfo
-
Get the Cookie8 value.
- getCount() - Method in class org.walluck.oscar.Stat
-
Get the value of count.
- getCountry() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of country.
- getCountry() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of country.
- getCountry() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of country.
- getCountry() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of country.
- getCountry(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the country with the given code.
- getCountry() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of country.
- getCreationTime() - Method in class org.walluck.oscar.Ad
-
Get the value of creationTime.
- getCurrent() - Method in class org.walluck.oscar.RateClass
-
Get the value of current.
- getCurrentNow(long) - Method in class org.walluck.oscar.RateClass
-
Get the current average rate as of now.
- getData() - Method in class org.walluck.oscar.Ad
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.AIMFingerPrintInfo
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.CapabilityBlock
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Get the Data value.
- getData() - Method in class org.walluck.oscar.MsgCookie
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.SNAC
-
Get the value of data.
- getData() - Method in class org.walluck.oscar.SSIItem
-
Get the value of data.
- getDataLen() - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Get the value of dataLen.
- getDay() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of day.
- getDay() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of day.
- getDelay() - Method in class org.walluck.oscar.Ad
-
Get the value of delay.
- getDelay() - Method in class org.walluck.oscar.AIMPopup
-
Get the value of delay.
- getDepartment() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of department.
- getDepartment() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of department.
- getDescription() - Method in class org.walluck.oscar.script.Script
-
Get the value of description.
- getDestination() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of destination.
- getDestSN() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of destSN.
- getDestSN() - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Get the value of destSN.
- getDisconnect() - Method in class org.walluck.oscar.RateClass
-
Get the value of disconnect.
- getDistributionCode() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of distributionChan.
- getDomain() - Method in class org.walluck.oscar.EmailInfo
-
Get the Domain value.
- getDummyBlock() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of dummyBlock.
- getEmail(AIMSession) - Method in class org.walluck.oscar.client.Oscar
-
Describe getEmail
method here.
- getEmail() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of email.
- getEmail() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of email.
- getEmail() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of email.
- getEmail() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of email.
- getEmail(AIMSession) - Method in class org.walluck.oscar.tools.AdminTool
-
Describe getEmail
method here.
- getEmail2() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of email2.
- getEmail3() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of email3.
- getEmailInfo() - Method in class org.walluck.oscar.AIMSession
-
Get the value of emailInfo.
- getEmpty() - Method in class org.walluck.oscar.AIMInputStream
-
Get the number of bytes remaining in this buffer before it becomes
empty.
- getEncoded() - Method in class org.walluck.oscar.handlers.secureim.SecureIM
-
Get the value of encoded.
- getEncoding() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of encoding.
- getEncryption() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of encryption.
- getErrorCode() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Get the value of errorCode.
- getErrorCode() - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- getErrorCode() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of errorCode.
- getErrorCode() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of errorCode.
- getErrorMsg() - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- getErrorURL() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of errorURL.
- getExchange() - Method in class org.walluck.oscar.Chat
-
Get the value of exchange.
- getExchange() - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
Exchange number for the chat.
- getExecutablePath() - Method in class org.walluck.oscar.Game
-
Get the value of executablePath.
- getExpires() - Method in class org.walluck.oscar.Ad
-
Get the value of expires.
- getExtData() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of extData.
- getExtDataLen() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of extDataLen.
- getFamily() - Method in class org.walluck.oscar.handlers.SNACHandler
-
Get the value of family.
- getFamily() - Method in class org.walluck.oscar.ListenerEntry
-
Get the value of family.
- getFamily() - Method in class org.walluck.oscar.SNAC
-
Get the value of family.
- getFamily() - Method in class org.walluck.oscar.SNACPair
-
Get the value of family.
- getFamily() - Method in class org.walluck.oscar.SNACVersion
-
Get the value of family.
- getFamily() - Method in class org.walluck.oscar.tools.Tool
-
Get the value of family.
- getFax() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of fax.
- getFax() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of fax.
- getFeatures() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of features.
- getFgColor() - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Get the value of fgColor.
- getFile(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe getFile
method here.
- getFile(String) - Method in class org.walluck.oscar.tools.FileTransferTool
-
Receive a file list from a buddy.
- getFileAccept(byte[], byte[], String, String, int) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Accept a get getfile.
- getFileCancel(byte[], byte[], String, String, int) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Cancel a getfile.
- GetFileEntry - Class in org.walluck.oscar.handlers.filetransfer
-
Represents an entry in the GetFile protocol.
- GetFileEntry() - Constructor for class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Create a new GetFile entry.
- GetFileList - Class in org.walluck.oscar.handlers.filetransfer
-
Represents a GetFile listing.
- GetFileList() - Constructor for class org.walluck.oscar.handlers.filetransfer.GetFileList
-
- getFilename() - Method in class org.walluck.oscar.channel.rendezvous.BuddyIconRendezvous
-
Get the value of filename.
- getFilename() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Get the value of filename.
- getFilename() - Method in class org.walluck.oscar.script.Script
-
Get the filename value.
- GetFileRendezvous - Class in org.walluck.oscar.channel.rendezvous
-
File Sharing rendezvous.
- GetFileRendezvous() - Constructor for class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Creates a new Get File rendezvous.
- getFileRequest(byte[], String) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Request a getfile.
- getFiles() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileList
-
Get the value of files.
- getFileSize() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of fileSize.
- getFilesize() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Get the value of filesize.
- getFileTime() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of fileTime.
- getFingerPrintData(int) - Static method in class org.walluck.oscar.AIMFingerPrintInfo
-
Lookup fingerprint data by clientId.
- getFingerPrintId(byte[]) - Static method in class org.walluck.oscar.AIMFingerPrintInfo
-
Find the client id with the given by data.
- getFirst() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of first.
- getFirst() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of first.
- getFirst() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of first.
- getFirst() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of first.
- getFirstActions() - Static method in class org.walluck.oscar.components.IMActions
-
- getFlag() - Method in class org.walluck.oscar.CapabilityBlock
-
Get the value of flag.
- getFlag() - Method in class org.walluck.oscar.EmailInfo
-
Get the Flag value.
- getFlag() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of flag.
- getFlags() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.AIMSession
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Get the Flags value.
- getFlags() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.SNAC
-
Get the value of flags.
- getFlags() - Method in class org.walluck.oscar.UserInfo
-
Get the value of flags.
- getFLAP() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of flap.
- getForcedLatency() - Method in class org.walluck.oscar.AIMConnection
-
Get value of forcedLatency.
- getFTTLV() - Method in class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Get the value of fttlv.
- getFTTLV() - Method in class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Get the value of fttlv.
- getGame() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of game.
- getGamesURL() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of gamesURL.
- getGid() - Method in class org.walluck.oscar.SSIItem
-
Get the value of gid.
- getGreen() - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Get the value of green.
- getGroup() - Method in class org.walluck.oscar.Redir
-
Get the value of group.
- getGroups() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of groups.
- getHandler(int) - Method in class org.walluck.oscar.AIMSession
-
Get the handler for the given SNAC family.
- getHandlers() - Method in class org.walluck.oscar.AIMSession
-
Get the value of handlers.
- getHeadline() - Method in class org.walluck.oscar.News
-
Get the value of headline.
- getHeight() - Method in class org.walluck.oscar.Ad
-
Get the value of height.
- getHeight() - Method in class org.walluck.oscar.AIMPopup
-
Get the value of height.
- getHigh() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of high.
- getHint() - Method in class org.walluck.oscar.Game
-
Get the value of hint.
- getHomepage() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of homepage.
- getHomepage() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of homepage.
- getHomepageArea() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of homepageArea.
- getHomepageDescription() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of homepageDescription.
- getHost() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of host.
- getHour() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of hour.
- getIcon(String) - Method in class org.walluck.oscar.components.IconManager
-
Get an icon identified by name.
- getIcon() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of icon.
- getIcon() - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Get the value of icon.
- getIcon(String, byte[]) - Method in class org.walluck.oscar.tools.IconTool
-
Add an icon to the request queue.
- getIconData() - Method in class org.walluck.oscar.UserInfo
-
Get the value of iconData.
- getIconLen() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of iconLen.
- getIcons(AIMSession) - Method in class org.walluck.oscar.tools.IconTool
-
Get everyone's icon.
- getIconStamp() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of iconStamp.
- getIconSum() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of iconSum.
- getICQCaps() - Static method in class org.walluck.oscar.client.Oscar
-
Describe getICQCaps
method here.
- getICQCaps() - Method in class org.walluck.oscar.tools.ToolData
-
Describe getICQCaps
method here.
- getICQHashtable() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of ihash.
- getIcqInfo() - Method in class org.walluck.oscar.UserInfo
-
Get the value of icqInfo.
- getICQPacket() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of icqPacket.
- getICQPacket(AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Get an ICQ packet from the given frame.
- getId() - Method in class org.walluck.oscar.Ad
-
Get the value of id.
- getId() - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Get the value of id.
- getId() - Method in class org.walluck.oscar.SNAC
-
Get the value of id.
- getId() - Method in class org.walluck.oscar.Stat
-
Get the value of id.
- getId() - Method in class org.walluck.oscar.tools.Tool
-
Get the value of id.
- getIdle() - Method in class org.walluck.oscar.Ad
-
Get the value of idle.
- getIdleTime() - Method in class org.walluck.oscar.UserInfo
-
Get the value of idleTime.
- getIDString() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of id.
- getIMCH4TypeString(int) - Static method in class org.walluck.oscar.tools.ICBMTool
-
Get a textual representation of the IMCH4 type field.
- getInfo(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe getInfo
method here.
- getInfo() - Method in class org.walluck.oscar.ClientRelease
-
Get the value of info.
- getInfo(AIMSession, AIMConnection, int) - Method in class org.walluck.oscar.handlers.AdminHandler
-
Subtype 0x0002 - Request a bit of account info.
- getInfo(AIMSession, AIMConnection, String, int) - Method in class org.walluck.oscar.handlers.LocateHandler
-
Subtype 0x0005 - Request info of another AIM user.
- getInfo() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of info.
- getInfo(String) - Method in class org.walluck.oscar.tools.LocateTool
-
Get a user's information.
- getInfo2(AIMSession, AIMConnection, String, int) - Method in class org.walluck.oscar.handlers.LocateHandler
-
Send a new userinfo request.
- getInputStream() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of is.
- getInsets() - Method in class org.walluck.oscar.components.SmallToggleButton
-
- getInstance() - Method in class org.walluck.oscar.Chat
-
Get the value of instance.
- getInstance() - Static method in class org.walluck.oscar.components.IconManager
-
Singleton instantiator.
- getInstance() - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
Instance number of the chat room.
- getInterest(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the interest with the given code.
- getInterestArea() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of interestArea.
- getInterestDescription() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of interestDescription.
- getInternal() - Method in class org.walluck.oscar.AIMConnection
-
Get value of interbal.
- getInternalIP() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of internalIP.
- getInternalPort() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of internalPort.
- getIp() - Method in class org.walluck.oscar.Redir
-
Get the value of ip.
- getIP() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of ip.
- getIssueTime() - Method in class org.walluck.oscar.SNAC
-
Get the value of issueTime.
- getItem() - Method in class org.walluck.oscar.SSITmp
-
Get the value of item.
- getLang() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of lang.
- getLang1() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of lang1.
- getLang1() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of lang1.
- getLang2() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of lang2.
- getLang2() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of lang2.
- getLang3() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of lang3.
- getLanguage() - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Get the value of language.
- getLanguage() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of language.
- getLanguage(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the language with the given code.
- getLanguage() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of language.
- getLanguge() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of language.
- getLast() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of last.
- getLast() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of last.
- getLast() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of last.
- getLast() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of last.
- getLastActions() - Static method in class org.walluck.oscar.components.IMActions
-
- getLastActivity() - Method in class org.walluck.oscar.AIMConnection
-
Get value of lastActivity.
- getLastmod() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Get the value of lastmod.
- getLastPrice() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of lastPrice.
- getLastSent() - Method in class org.walluck.oscar.RateClass
-
Get the value of lastSent.
- getLatestBeta() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of latestBeta.
- getLatestRelease() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of latestRelease.
- getLength() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of length.
- getLength() - Method in class org.walluck.oscar.FLAP
-
Get the value of length.
- getLength() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of length.
- getLength() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of length.
- getLength() - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Get the value of length.
- getLength() - Method in class org.walluck.oscar.TLV
-
Get the value of length.
- getLibraryDate() - Static method in class org.walluck.oscar.AIMUtil
-
Get the library date.
- getLibraryVersion() - Static method in class org.walluck.oscar.AIMUtil
-
Get the library version.
- getLimit() - Method in class org.walluck.oscar.RateClass
-
Get the value of limit.
- getListeners(int, int) - Method in class org.walluck.oscar.AIMConnection
-
Get the connection listeners for the given SNAC family.
- getListeners(int, int) - Method in class org.walluck.oscar.AIMSession
-
Get the connection listeners for the given SNAC family.
- getListeners() - Method in class org.walluck.oscar.ListenerEntry
-
Get the value of listeners.
- getListNameOffset() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of listNameOffset.
- getListSizeOffset() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of listSizeOffset.
- getLocal() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of local.
- getLocalPort() - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe getLocalPort
method here.
- getLoginInfo() - Method in class org.walluck.oscar.AIMSession
-
Get the value of loginInfo.
- getLow() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of low.
- getMac() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of mac.
- getMacFileInfo() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of macFileInfo.
- getMagic() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of magic.
- getMagic() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of magic.
- getMaiden() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of maiden.
- getMajor() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of major.
- getMax() - Method in class org.walluck.oscar.RateClass
-
Get the value of max.
- getMaxAge() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of maxAge.
- getMaxChan() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of maxChan.
- getMaxDisplayCount() - Method in class org.walluck.oscar.Ad
-
Get the value of maxDisplayCount.
- getMaxDisplayTime() - Method in class org.walluck.oscar.Ad
-
Get the value of maxDisplayTime.
- getMaxMsgLen() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of maxMsgLen.
- getMaxReceiverWarn() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of maxReceiverWarn.
- getMaxSenderWarn() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of maxSenderWarn.
- getMembers() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of members.
- getMemberSince() - Method in class org.walluck.oscar.UserInfo
-
Get the value of memberSince.
- getMessage() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of message.
- getMessage() - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
Invite message provided by the user who requested us to join.
- getMiddle() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of middle.
- getMimeType() - Method in class org.walluck.oscar.Ad
-
Get the value of mimeType.
- getMinAge() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of minAge.
- getMinMsgInterval() - Method in class org.walluck.oscar.ICBMParams
-
Get the value of minMsgInterval.
- getMinor() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of minor.
- getMinute() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of minute.
- getMode() - Method in class org.walluck.util.Queue
-
Get the value of mode.
- getModulus() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Get the value of modulus.
- getMonth() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of month.
- getMonth() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of month.
- getMPMsg() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of mpmsg.
- getMsg() - Method in class org.walluck.oscar.AIMPopup
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of msg.
- getMsg() - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Get the value of msg.
- getMsgCookies() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of msgCookies.
- getMsgLen() - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Get the value of msgLen.
- getMsgType() - Method in class org.walluck.oscar.channel.rendezvous.ICQGetAwayRendezvous
-
Get the value of msgType.
- getMyPrivate() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Get the value of myPrivate.
- getMyPrivate() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Get the value of myPrivate.
- getMyPublic() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Get the value of myPublic.
- getMyPublic() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Get the value of myPublic.
- getName() - Method in class org.walluck.oscar.Chat
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.client.Buddy
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.client.BuddyGroup
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.ClientRelease
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.Game
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.handlers.news.NewsSection
-
Returns the name.
- getName() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
Name of the chat room.
- getName() - Method in class org.walluck.oscar.script.Script
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.SSIItem
-
Get the value of name.
- getName() - Method in class org.walluck.oscar.SSITmp
-
Get the value of name.
- getNews() - Method in class org.walluck.oscar.handlers.news.NewsHandler
-
Get the news into a list.
- getNick() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of nick.
- getNick() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of nick.
- getNick() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of nick.
- getNickname() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of nickname.
- getNormalActions() - Static method in class org.walluck.oscar.components.IMActions
-
- getNumber() - Method in class org.walluck.oscar.ExchangeInfo
-
Get the value of number.
- getNumFiles() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of numFiles.
- getNumFilesLeft() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of numFilesLeft.
- getNumItems() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of numItems.
- getNumMsgs() - Method in class org.walluck.oscar.EmailInfo
-
Get the NumMsgs value.
- getNumPartsLeft() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of numPartsLeft.
- getNumRecvd() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of numRecvd.
- getOccupation() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of occupation.
- getOccupation() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of occupation.
- getOfficial() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of official.
- getOnlineSince() - Method in class org.walluck.oscar.UserInfo
-
Get the value of onlineSince.
- getOpen() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of open.
- getOtherPublic() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Get the value of otherPublic.
- getOutputStream() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of os.
- getPassword() - Method in class org.walluck.net.ProxyConnection
-
Get the value of password.
- getPassword() - Method in class org.walluck.oscar.AIMSession
-
Get the password set for this session.
- getPassword() - Method in class org.walluck.oscar.client.Oscar
-
Describe getPassword
method here.
- getPastArea() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of pastArea.
- getPastDescription() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of pastDescription.
- getPayload() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of payload.
- getPayloadLength() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of payloadLength.
- getPeerPublic() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Get the value of peerPublic.
- getPending() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of pending.
- getPercentChange() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of percentChange.
- getPermdeny(List) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Locally find the permit/deny setting item, and return the setting.
- getPhone() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of phone.
- getPhone() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of phone.
- getPoint() - Method in class org.walluck.oscar.ClientInfo
-
Get the value of point.
- getPopupMenu() - Method in class org.walluck.oscar.components.BuddyList
-
- getPort() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of port.
- getPort() - Method in class org.walluck.oscar.channel.rendezvous.DirectIMRendezvous
-
Get the value of port.
- getPort() - Method in class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Get the value of port.
- getPort() - Method in class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Get the value of port.
- getPort() - Method in class org.walluck.oscar.channel.rendezvous.TalkRendezvous
-
Get the value of port.
- getPort() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of port.
- getPosition() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of position.
- getPosition() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of position.
- getPresence(List) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Locally find the presence flag item, and return the setting.
- getPresent() - Method in class org.walluck.oscar.UserInfo
-
Get the value of present.
- getPrime() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Get the value of prime.
- getPrime() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Get the value of prime.
- getPrime() - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Get the value of prime.
- getProperty(Object) - Method in class org.walluck.oscar.client.Buddy
-
Describe getProperty
method here.
- getProxyHost() - Method in class org.walluck.net.ProxyConnection
-
Get the value of proxyHost.
- getProxyPort() - Method in class org.walluck.net.ProxyConnection
-
Get the value of proxyPort.
- getPublicValue() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Get the value of publicValue.
- getPublicValue() - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Get the value of publicValue.
- getRateClass() - Method in class org.walluck.oscar.SNACPair
-
Get the value of rc.
- getRates() - Method in class org.walluck.oscar.AIMConnection
-
Gets the value of rates.
- getRates(RateClass) - Method in class org.walluck.oscar.RateMeter
-
Get the value of rates.
- getReceivedData() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of receivedData.
- getReceiveQueue() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of receiveQueue.
- getRecvdChecksum() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of recvdChecksum.
- getRed() - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Get the value of red.
- getRegStatus() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of regStatus.
- getRendezvous(int) - Method in class org.walluck.oscar.AIMSession
-
Get the rendezvous for the given type.
- getRendezvous() - Method in class org.walluck.oscar.AIMSession
-
Get the value of rendezvous.
- getReqClass() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of reqClass.
- getResChecksum() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of resChecksum.
- getResRecvdChecksum() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of resRecvdChecksum.
- getResSize() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of resSize.
- getResTime() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of resTime.
- getRetries() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of retries.
- getRetryTime() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of retryTime.
- getRoomInfo() - Method in class org.walluck.oscar.IncomingIMCH2.Info.ChatInternal
-
Get the value of roomInfo.
- getRTFMsg() - Method in class org.walluck.oscar.channel.rendezvous.ICQRTFRendezvous
-
Get the value of rtfMsg.
- getRTFMsg() - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Get the value of rtfMsg.
- getRTFMsg() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of rtfMsg.
- getScriptInterpreter() - Method in class org.walluck.oscar.AIMSession
-
Get the script interpreter for this session.
- getScripts() - Method in class org.walluck.oscar.script.ScriptInterpreter
-
Return the value of scripts.
- getSection() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of section.
- getSecureIM() - Method in class org.walluck.oscar.UserInfo
-
Get the value of secureIM.
- getSelectedBuddy() - Method in class org.walluck.oscar.components.BuddyList
-
- getSender() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of sender.
- getSender() - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
ScreenName of the person inviting us.
- getSendersName() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of sendersName.
- getSendersUIN() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of sendersUIN.
- getSendFile() - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Get the value of sendFile.
- getSeqNum() - Method in class org.walluck.oscar.FLAP
-
Get the value of seqNum.
- getServercmd() - Method in class org.walluck.oscar.Game
-
Get the value of servercmd.
- getService() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Get the value of service.
- getServiceData() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Get the value of serviceData.
- getSess() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of sess.
- getSession() - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- getSession() - Method in class org.walluck.oscar.tools.Tool
-
- getSessionKey() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Get the value of sessionKey.
- getSessionKey() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Get the value of sessionKey.
- getSessionLen() - Method in class org.walluck.oscar.UserInfo
-
Get the value of sessionLen.
- getSessions() - Static method in class org.walluck.oscar.components.SessionManager
-
Describe getSessions
method here.
- getSex() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of sex.
- getSex() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of sex.
- getSex() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of sex.
- getSex(int) - Static method in class org.walluck.oscar.handlers.icq.ICQUtil
-
Get the sex with the given code.
- getShareDir() - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Get the value of shareDir.
- getSN() - Method in class org.walluck.oscar.AIMSession
-
Get the value of sn.
- getSN() - Method in class org.walluck.oscar.Chat
-
Get the value of sn.
- getSN() - Method in class org.walluck.oscar.client.Oscar
-
Describe getSN
method here.
- getSN() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of sn.
- getSN() - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Get the value of sn.
- getSN() - Method in class org.walluck.oscar.LoginResponseInfo
-
Get the value of sn.
- getSN() - Method in class org.walluck.oscar.UserInfo
-
Get the value of sn.
- getSNAC() - Method in class org.walluck.oscar.AIMFrame
-
Get the value os snac.
- getSocket() - Method in class org.walluck.net.ProxyConnection
-
Get the value of socket.
- getSocket() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of socket.
- getSpot() - Method in class org.walluck.oscar.Ad
-
Get the value of spot.
- getSSI() - Method in class org.walluck.oscar.AIMSession
-
Get the value of ssi.
- getState() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of state.
- getState() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of state.
- getState() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Get the value of state.
- getState() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of state.
- getStatus() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of status.
- getStatus() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of status.
- getStatus() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of status.
- getStocks(String) - Method in class org.walluck.oscar.handlers.stocks.StocksHandler
-
Retrieve the given stocks.
- getStreet() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of street.
- getStreet() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of street.
- getSubcmd() - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Get the value of subcmd.
- getSubtype() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of subtype.
- getSubtype() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of subtype.
- getSubtype() - Method in class org.walluck.oscar.ListenerEntry
-
Get the value of subtype.
- getSubtype() - Method in class org.walluck.oscar.SNAC
-
Get the value of subtype.
- getSubtype() - Method in class org.walluck.oscar.SNACPair
-
Get the value of subtype.
- getSymbol() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of symbol.
- getTCPCookie() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of tcpCookie.
- getTCPFlags() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of tcpFlags.
- getTCPVersion() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of tcpVersion.
- getText() - Method in class org.walluck.oscar.Ad
-
Get the value of text.
- getText() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of text.
- getTime() - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Get the value of time.
- getTimeNow() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of timeNow.
- getTimeNowUsually() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of timeNowUsually.
- getTimer() - Method in class org.walluck.oscar.AIMSession
-
Get the timer for this session.
- getTimeRecent() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of timeRecent.
- getTimesDisplayed() - Method in class org.walluck.oscar.Ad
-
Get the value of timesDisplayed.
- getTimestamp() - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Get the value of timestamp.
- getTimestamp() - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Get the value of timestamp.
- getTimezone() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of timezone.
- getTitle() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of title.
- getTLV(int, int) - Method in class org.walluck.oscar.TLVChain
-
Get the n-th occurence of a TLV of the specified type in this
TLV chain.
- getTLVChain() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of tlvchain.
- getTool(int) - Method in class org.walluck.oscar.AIMSession
-
Get the tool for the given SNAC family.
- getToolData() - Method in class org.walluck.oscar.tools.Tool
-
- getTools() - Method in class org.walluck.oscar.AIMSession
-
Get the value of tools.
- getToolTipText(MouseEvent) - Method in class org.walluck.oscar.components.BuddyList
-
Describe getToolTipText
method here.
- getTotalFileSize() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of totalFileSize.
- getTotalNumFiles() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of totalNumFiles.
- getTotalNumParts() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of totalNumParts.
- getTotalSize() - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get the value of totalSize.
- getTransmitQueue() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of transmitQueue.
- getTrillianEncryption() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of trillianEncryption.
- getTrillianSessions() - Method in class org.walluck.oscar.tools.ToolData
-
- getType() - Method in class org.walluck.net.ProxyConnection
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.AIMConnection
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.AIMFrame
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Get the Type value.
- getType() - Method in class org.walluck.oscar.MsgCookie
-
Get the value of type.
- getType(int) - Method in class org.walluck.oscar.MsgCookie
-
Get the cookie type based on the given capability.
- getType() - Method in class org.walluck.oscar.SSIItem
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.Stat
-
Get the value of type.
- getType() - Method in class org.walluck.oscar.TLV
-
Get the value of type.
- getUin() - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- getUIN() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of UIN.
- getUIN() - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Get the value of uin.
- getUnknown() - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Get the value of unknown.
- getUnknown() - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Get the value of unknown.
- getUnknown() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of unknown.
- getUnknown() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of unknown.
- getUnknown() - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Get the Unknown value.
- getUnknown() - Method in class org.walluck.oscar.RateClass
-
Get the value of unknown.
- getUnknown() - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Get the value of unknown.
- getUnknown001E() - Method in class org.walluck.oscar.UserInfo
-
Get the value of unknown001E.
- getUnknown0505() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Get the value of unknown0505.
- getUnread() - Method in class org.walluck.oscar.EmailInfo
-
Get the Unread value.
- getURL() - Method in class org.walluck.oscar.Ad
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.AIMPopup
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.ClientRelease
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.EmailInfo
-
Get the URL value.
- getURL() - Method in class org.walluck.oscar.Game
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.News
-
Get the value of url.
- getURL() - Method in class org.walluck.oscar.script.Script
-
Get the URL value.
- getURLConnection() - Method in class org.walluck.net.ProxyConnection
-
Get the value of uc.
- getUser() - Method in class org.walluck.net.ProxyConnection
-
Get the value of user.
- getUUID() - Method in class org.walluck.oscar.CapabilityBlock
-
Get the value of uuid.
- getUUID() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Get the value of uuid.
- getValue() - Method in class org.walluck.oscar.TLV
-
Get the value of value.
- getValueByte() - Method in class org.walluck.oscar.TLV
-
Get the value of this TLV as a byte.
- getValueInt() - Method in class org.walluck.oscar.TLV
-
Get the value of this TLV as an integer.
- getValueShort() - Method in class org.walluck.oscar.TLV
-
Get the value of this TLV as a short.
- getValueString(String) - Method in class org.walluck.oscar.TLV
-
Get the value of this TLV as a string with the given encoding.
- getValueString() - Method in class org.walluck.oscar.TLV
-
Get the value of this TLV as a string.
- getVerifiedIP() - Method in class org.walluck.oscar.IncomingIMCH2
-
Get the value of verifiedIP.
- getVersion() - Method in class org.walluck.oscar.channel.rendezvous.TalkRendezvous
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.handlers.filetransfer.GetFileList
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Get the Version value.
- getVersion() - Method in class org.walluck.oscar.handlers.SNACHandler
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.script.Script
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.SNAC
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.SNACVersion
-
Get the value of version.
- getVersion() - Method in class org.walluck.oscar.tools.Tool
-
Get the value of version.
- getVolume() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of volume.
- getWantResume() - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Get the value of wantResume.
- getWarnLevel() - Method in class org.walluck.oscar.UserInfo
-
Get the value of warnLevel.
- getWidth() - Method in class org.walluck.oscar.Ad
-
Get the value of width.
- getWidth() - Method in class org.walluck.oscar.AIMPopup
-
Get the value of width.
- getWidth() - Method in class org.walluck.oscar.RateMeter
-
Get the value of width.
- getWindowSize() - Method in class org.walluck.oscar.RateClass
-
Get the value of windowSize.
- getWorkingDirectory() - Method in class org.walluck.oscar.Game
-
Get the value of workingDirectory.
- getYear() - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Get the value of year.
- getYear() - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Get the value of year.
- getYearHigh() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of yearHigh.
- getYearLow() - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Get the value of yearLow.
- getZero() - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Get the value of zero.
- getZip() - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Get the value of zip.
- getZip() - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Get the value of zip.
- getZip() - Method in class org.walluck.oscar.ODirInfo
-
Get the value of zip.
- go1st() - Method in class org.walluck.oscar.Game
-
Get the value of go1st.
- godDamnICQ(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe godDamnICQ
method here.
- godDamnICQ(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.components.Protocol
-
Describe godDamnICQ
method here.
- godDamnICQ(AIMSession, AIMFrame, String) - Method in interface org.walluck.oscar.handlers.LoginListener
-
Describe godDamnICQ
method here.
- godDamnICQ(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe godDamnICQ
method here.
- godDamnICQ(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.tools.LoginTool
-
Describe godDamnICQ
method here.
- GROUP - Static variable in class org.walluck.oscar.client.Buddy
-
The group that this buddy is in.
- saveStocks(ArrayList) - Method in class org.walluck.oscar.handlers.stocks.StocksHandler
-
Save a given list of stocks to a file.
- Script - Class in org.walluck.oscar.script
-
Every script should extend this.
- Script() - Constructor for class org.walluck.oscar.script.Script
-
Creates a new script.
- ScriptAdapter - Class in org.walluck.oscar.script
-
In the interest of making small scripts, this adapter class implements
every Listener
interface.
- ScriptAdapter() - Constructor for class org.walluck.oscar.script.ScriptAdapter
-
Creates a new script adapter.
- ScriptInterpreter - Class in org.walluck.oscar.script
-
Handles python scripts.
- ScriptInterpreter(AIMSession, AIMConnection, Oscar) - Constructor for class org.walluck.oscar.script.ScriptInterpreter
-
Creates a new script interpreter.
- searchByMail(AIMSession, String) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Search for a user by email.
- searchByPersInf(AIMSession, String, String, String, String) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Search for a user by personal information.
- searchByUIN(AIMSession, int) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Search for a user by UIN.
- searchDirectoryInfo(AIMSession, String, ODirInfo) - Method in class org.walluck.oscar.handlers.ODirHandler
-
Subtype 0x0002 - Submit a User Search Request.
- searchEmail(AIMSession, String, String) - Method in class org.walluck.oscar.handlers.ODirHandler
-
Subtype 0x0002 - Submit a User Search Request.
- searchInterests(AIMSession, String, ArrayList) - Method in class org.walluck.oscar.handlers.ODirHandler
-
Subtype 0x0002 - Submit a User Search Request.
- searchRandom(AIMSession, int) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Search for a random user to chat with.
- searchReply(AIMSession, AIMFrame, ArrayList) - Method in class org.walluck.oscar.client.Oscar
-
Describe searchReply
method here.
- searchReply(AIMSession, AIMFrame, ArrayList) - Method in interface org.walluck.oscar.handlers.ODirListener
-
Describe searchReply
method here.
- searchReply(AIMSession, AIMFrame, ArrayList) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe searchReply
method here.
- searchReply(AIMSession, AIMFrame, ArrayList) - Method in class org.walluck.oscar.tools.ODirTool
-
Describe searchReply
method here.
- SecureIM - Class in org.walluck.oscar.handlers.secureim
-
Handles SecureIM connections.
- SecureIM(AIMSession, String, String) - Constructor for class org.walluck.oscar.handlers.secureim.SecureIM
-
Creates a new SecureIM.
- securID(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe securID
method here.
- securID(AIMSession, AIMFrame) - Method in class org.walluck.oscar.components.Protocol
-
Describe securID
method here.
- securID(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.LoginListener
-
Describe securID
method here.
- securID(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe securID
method here.
- securID(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.LoginTool
-
Describe securID
method here.
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.client.Oscar
-
Describe selfInfo
method here.
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in interface org.walluck.oscar.handlers.ServiceListener
-
Describe selfInfo
method here.
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe selfInfo
method here.
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.AdminTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.AdvertTool
-
Describe selfInfo
method here.
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.ChatNavTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.ChatTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.IconTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.MailTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.ODirTool
-
- selfInfo(AIMSession, AIMFrame, UserInfo) - Method in class org.walluck.oscar.tools.ServiceTool
-
Describe selfInfo
method here.
- sendAck(int, int, boolean) - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendAck
method here.
- sendAuth(AIMSession, String, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Subtype 0x0014 - Grant authorization
Authorizes a contact so they can add you to their contact list.
- sendAuthReply(AIMSession, String, byte, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Subtype 0x001a - Send authorization reply
Sends a reply to a request for authorization.
- sendAuthRequest(AIMSession, String, String) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Subtype 0x0018 - Send authorization request
Sends a request for authorization to the given contact.
- SendBuddyListRendezvous - Class in org.walluck.oscar.channel.rendezvous
-
Send Buddy List Rendezvous.
- SendBuddyListRendezvous() - Constructor for class org.walluck.oscar.channel.rendezvous.SendBuddyListRendezvous
-
Creates a new Direct IM Rendezvous.
- sendCH1(AIMSession, String, int, String) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Simple wrapper for sendIMExt.
- sendCH1Ext(AIMSession, AOLIM) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Subtype 0x0006 - Send an ICBM (instant message).
- sendCH4(AIMSession, String, int, String) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Subtype 0x0006 - Send an ICQ-esque ICBM.
- sendCookie(AIMSession, AIMConnection, byte[]) - Method in class org.walluck.oscar.handlers.LoginHandler
-
This just pushes the passed cookie onto the passed connection,
without the SNAC header or any of that.
- sendCookies(AIMSession) - Method in class org.walluck.oscar.handlers.MailHandler
-
Subtype 0x0006 - Request information about your email account.
- sendDirect(AIMOutputStream, boolean) - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendDirect
method here.
- sendFile(AIMSession, String, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe sendFile
method here.
- sendFile(String, String, int, String) - Method in class org.walluck.oscar.handlers.filetransfer.FT
-
Send a file.
- sendFile(String, String) - Method in class org.walluck.oscar.tools.FileTransferTool
-
Send a file.
- sendFileAccept(byte[], byte[], String, String, int) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Accept a file.
- sendFileCancel(byte[], byte[], String, String, int) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Cancel a file.
- SendFileRendezvous - Class in org.walluck.oscar.channel.rendezvous
-
File Transfer rendezvous.
- SendFileRendezvous() - Constructor for class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Creates a new Send File rendezvous.
- sendFileRequest(byte[], String, int, int, int, String, String) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Send a file transfer request.
- sendFLAPVer(AIMSession, AIMConnection) - Method in class org.walluck.oscar.handlers.LoginHandler
-
Normally the FLAP version is sent as the first few bytes of the
cookie, meaning that you generally never call this.
- sendFrame(AIMFrame) - Method in class org.walluck.oscar.AIMConnection
-
Send a frame over the socket.
- sendIM(String, String, int) - Method in class org.walluck.oscar.client.AbstractOscarClient
-
Send an IM
- sendIM(AIMSession, String, String, int) - Method in class org.walluck.oscar.client.Oscar
-
Describe sendIM
method here.
- sendIM(AIMSession, AIMConnection, int, String) - Method in class org.walluck.oscar.handlers.ChatHandler
-
Subtype 0x0005 - Send a chat message.
- sendIM(int, int, String) - Method in class org.walluck.oscar.handlers.directim.DirectIM
-
Send a direct IM message.
- sendIM(String, String, int) - Method in class org.walluck.oscar.tools.ICBMTool
-
Send an IM
- sendInit2() - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendInit2
method here.
- sendInitAck() - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendInitAck
method here.
- sendInitPacket() - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendInitPacket
method here.
- sendKeepAlive(AIMConnection) - Method in class org.walluck.oscar.KeepAliveTask
-
Send a keep alive packet (doesn't use the queue).
- sendLogin(AIMSession, AIMConnection, String, String, ClientInfo, String, String) - Method in class org.walluck.oscar.handlers.LoginHandler
-
The initial login packet.
- sendMemBlock(AIMSession, AIMConnection, int, int, byte[], int) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x0020 - Client verification reply.
- sendMessage(int, String, short, int, ICQColor, ICQColor) - Method in class org.walluck.oscar.handlers.icq.tcp.DirectClient
-
Describe sendMessage
method here.
- sendMsg(String) - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Send a Trillian SecureIM message.
- sendMsg(String) - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Send a Trillian SecureIM message.
- sendMtn(AIMSession, String, int) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Send a mock typing notification.
- sendPauseAck(AIMSession, AIMConnection) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x000c - Service Pause Acknowledgement.
- sendRendezvous(AIMSession, String, Rendezvous) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Send a rendezvous message.
- sendRequest() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM
-
Send a Trillian SecureIM request.
- sendRequest() - Method in class org.walluck.oscar.handlers.trilliansecureim.TrillianSecureIM2
-
Send a Trillian SecureIM request.
- SendRTFMsg - Class in org.walluck.oscar.handlers.icq
-
RTF Messages are used by ICQ only.
- SendRTFMsg() - Constructor for class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Creates a new RTF message.
- sendSecurID(AIMSession, AIMConnection, String) - Method in class org.walluck.oscar.handlers.LoginHandler
-
The client SecurID reply for server SNAC 0x0017/0x000a.
- sendSignoff(AIMConnection) - Method in class org.walluck.oscar.AIMConnection
-
Send a sign off.
- sendSMS(AIMSession, ICQSMSMessage) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Send an SMS (Short Message Service) message.
- sendTyping(boolean) - Method in class org.walluck.oscar.handlers.directim.DirectIM
-
Send a typing notification.
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe serverPause
method here.
- serverPause(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ServiceListener
-
Describe serverPause
method here.
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe serverPause
method here.
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.AdminTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.AdvertTool
-
Describe serverPause
method here.
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ChatNavTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ChatTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.IconTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.MailTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ODirTool
-
- serverPause(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ServiceTool
-
Describe serverPause
method here.
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe serverResume
method here.
- serverResume(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ServiceListener
-
Describe serverResume
method here.
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe serverResume
method here.
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.AdminTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.AdvertTool
-
Describe serverResume
method here.
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ChatNavTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ChatTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.IconTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.MailTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ODirTool
-
- serverResume(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ServiceTool
-
Describe serverResume
method here.
- ServiceHandler - Class in org.walluck.oscar.handlers
-
Family 0x0001 - This is a very special group.
- ServiceHandler() - Constructor for class org.walluck.oscar.handlers.ServiceHandler
-
Family 0x0001.
- ServiceListener - Interface in org.walluck.oscar.handlers
-
Describe interface ServiceListener
here.
- ServiceTool - Class in org.walluck.oscar.tools
-
Service tool.
- ServiceTool() - Constructor for class org.walluck.oscar.tools.ServiceTool
-
Creates a new Service tool.
- session - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- SESSION - Static variable in class org.walluck.oscar.client.Buddy
-
AIMSession
- SessionManager - Class in org.walluck.oscar.components
-
Describe class SessionManager
here.
- SessionManager() - Constructor for class org.walluck.oscar.components.SessionManager
-
- setAccept() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Send a rendezvous accept.
- setAccept() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Send a rendezvous accept.
- setAck(int) - Method in class org.walluck.oscar.SSITmp
-
Set the value of ack.
- setAction(int) - Method in class org.walluck.oscar.SSITmp
-
Set the value of action.
- setAddIn(String) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of addIn.
- setAddress(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of address.
- setAddTime(long) - Method in class org.walluck.oscar.MsgCookie
-
Set the value of addTime.
- setAffiliationArea(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of affiliationArea.
- setAffiliationDescription(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of affiliationDescription.
- setAge(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of age.
- setAge(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of age.
- setAlert(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of alert.
- setAnimated(boolean) - Method in class org.walluck.oscar.Ad
-
Set the value of animated.
- setAppPathKey(String) - Method in class org.walluck.oscar.Game
-
Set the value of appPathKey.
- setAuthor(String) - Method in class org.walluck.oscar.script.Script
-
Set the value of author.
- setAuxData(Object) - Method in class org.walluck.oscar.AIMSession
-
Set the value of auxData.
- setAvailableMsg(AIMSession, String, String) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x001e - Extended Status.
- setAvailableMsg(String) - Method in class org.walluck.oscar.UserInfo
-
Sets the value of availableMsg.
- setAvailableMsgEncoding(String) - Method in class org.walluck.oscar.UserInfo
-
Sets the value of availableMsgEncoding.
- setAwayAIM(AIMSession, String, byte[]) - Method in class org.walluck.oscar.client.Oscar
-
Describe setAwayAIM
method here.
- setAwayAIM(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe setAwayAIM
method here.
- setAwayAIM(String, byte[]) - Method in class org.walluck.oscar.tools.LocateTool
-
Set an away message on an AIM connection.
- setAwayAIM(String) - Method in class org.walluck.oscar.tools.LocateTool
-
Set an away message on an AIM connection.
- setAwayICQ(AIMSession, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe setAwayICQ
method here.
- setAwayICQ(String) - Method in class org.walluck.oscar.tools.LocateTool
-
Set the away message for an ICQ connection.
- setBegin() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Send a rendezvous begin.
- setBgColor(ICQColor) - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Set the value of bgColor.
- setBid(int) - Method in class org.walluck.oscar.SSIItem
-
Set the value of bid.
- setBlue(int) - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Set the value of blue.
- setBosconn(AIMConnection) - Method in class org.walluck.oscar.tools.ToolData
-
- setBosip(String) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of bosIP.
- setBuddyGroups(ArrayList) - Method in class org.walluck.oscar.channel.rendezvous.SendBuddyListRendezvous
-
Set the value of buddyGroups.
- setBuddyList(AIMSession, AIMConnection, String) - Method in class org.walluck.oscar.handlers.BuddyListHandler
-
Subtype 0x0004 - Add multiple buddies to your buddy list.
- setBuild(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of build.
- setBuild(int) - Method in class org.walluck.oscar.ClientRelease
-
Set the value of build.
- setCancel() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Send a rendezvous cancel.
- setCapabilities(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of capabilities.
- setCapabilities2(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of capabilities2.
- setCapabilities3(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of capabilities3.
- setCellular(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of cellular.
- setChange(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of change.
- setChangePasswordURL(String) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of changePasswordURL.
- setChannel(int) - Method in class org.walluck.oscar.channel.Channel
-
Set the value of channel.
- setCharset(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of charset.
- setCharset(int) - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Set the value of charset.
- setCharset(String) - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Set the value of charset.
- setCharset(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of charset.
- setCharset(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of charset.
- setCharset(int) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of charset.
- setCharset1(String) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of charset1.
- setCharset2(String) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of charset2.
- setCharSubset(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of charsubset.
- setCharSubset(int) - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Set the value of charsubset.
- setCharSubset(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of charSubset.
- setCharSubset(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of charsubset.
- setCharSubset(int) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of charSubset.
- setChat(Chat) - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Set the value of chat.
- setChat(IncomingIMCH2.Info.ChatInternal) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of chat.
- setChat(Chat) - Method in class org.walluck.oscar.Redir
-
Set the value of chat.
- setChecksum(String) - Method in class org.walluck.oscar.ClientRelease
-
Set the value of checksum.
- setChecksum(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of checksum.
- setChecksum(int) - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Set the value of checksum.
- setCity(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of city.
- setCity(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of city.
- setCity(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of city.
- setCity(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of city.
- setClassID(short) - Method in class org.walluck.oscar.RateClass
-
Set the value of classID.
- setClear(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of clear.
- setClientId(int) - Method in class org.walluck.oscar.AIMFingerPrintInfo
-
Set the value of clientId.
- setClientId(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of clientId.
- setClientIP1(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of clientIP1.
- setClientIP2(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of clientIP2.
- setClientString(String) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of clientString.
- setClose() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Send a rendezvous close.
- setCmd(String) - Method in class org.walluck.oscar.Game
-
Set the value of cmd.
- setCmd(int) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of cmd.
- setCmdType(int) - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Set the value of cmdType.
- setCmdType(int) - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Set the value of cmdType.
- setCode(int) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of code.
- setCodepage(String) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of codepage.
- setComm(int, int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set attributes common to both send file and receive file.
- setCompany(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of company.
- setCompany(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of company.
- setCompression(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of compression.
- setComputer(String) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of computer.
- setComputer(String) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of computer.
- setConn(AIMConnection) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of conn.
- setConn(AIMConnection) - Method in class org.walluck.oscar.channel.rendezvous.ICQGetAwayRendezvous
-
Set the value of conn.
- setConn(AIMConnection) - Method in class org.walluck.oscar.channel.rendezvous.ICQRTFRendezvous
-
Set the value of conn.
- setCookie(byte[]) - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Set the value of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the vlaue of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.MsgCookie
-
Set the value of cookie.
- setCookie(byte[]) - Method in class org.walluck.oscar.Redir
-
Set the value of cookie.
- setCookie16(byte[]) - Method in class org.walluck.oscar.EmailInfo
-
Set the Cookie16 value.
- setCookie8(byte[]) - Method in class org.walluck.oscar.EmailInfo
-
Set the Cookie8 value.
- setCount(int) - Method in class org.walluck.oscar.Stat
-
Set the value of count.
- setCountry(String) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of country.
- setCountry(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of country.
- setCountry(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of country.
- setCountry(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of country.
- setCountry(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of country.
- setCreationTime(long) - Method in class org.walluck.oscar.Ad
-
Set the value of creationTime.
- setCurrent(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of current.
- setData(byte[]) - Method in class org.walluck.oscar.Ad
-
Set the value of data.
- setData(byte[]) - Method in class org.walluck.oscar.AIMFingerPrintInfo
-
Set the value of data.
- setData(byte[]) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of data.
- setData(byte[]) - Method in class org.walluck.oscar.CapabilityBlock
-
Set the value of data.
- setData(String) - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Set the value of data.
- setData(byte[]) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of data.
- setData(byte[]) - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Set the Data value.
- setData(Object) - Method in class org.walluck.oscar.MsgCookie
-
Set the value of data.
- setData(Object) - Method in class org.walluck.oscar.SNAC
-
Set the value of data.
- setData(Object) - Method in class org.walluck.oscar.SSIItem
-
Set the value of data.
- setDataLen(int) - Method in class org.walluck.oscar.channel.aolim.MPMsgSection
-
Set the value of dataLen.
- setDay(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of day.
- setDay(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of day.
- setDelay(int) - Method in class org.walluck.oscar.Ad
-
Set the value of delay.
- setDelay(short) - Method in class org.walluck.oscar.AIMPopup
-
Set the value of delay.
- setDepartment(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of department.
- setDepartment(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of department.
- setDescription(String) - Method in class org.walluck.oscar.script.Script
-
Set the value of description.
- setDestination(String) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of destination.
- setDestSN(String) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of destSN.
- setDestSN(String) - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Set the value of destSN.
- setDirectoryInfo(AIMSession, AIMConnection, ODirInfo, int) - Method in class org.walluck.oscar.handlers.LocateHandler
-
Subtype 0x0009 - Set directory profile data.
- setDisconnect(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of disconnect.
- setDistributionCode(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of distributionChan.
- setDomain(String) - Method in class org.walluck.oscar.EmailInfo
-
Set the Domain value.
- setDummyBlock(byte[]) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of dummyBlock.
- setEmail(AIMSession, AIMConnection, String) - Method in class org.walluck.oscar.handlers.AdminHandler
-
Subtype 0x0004 - Change email address.
- setEmail(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of email.
- setEmail(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of email.
- setEmail(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of email.
- setEmail(String) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of email.
- setEmail2(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of email2.
- setEmail3(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of email3.
- setEmailInfo(ArrayList) - Method in class org.walluck.oscar.AIMSession
-
Set the value of emailInfo.
- setEnabled(boolean) - Method in interface org.walluck.oscar.components.IMActions.IMAction
-
- setEncoding(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of encoding.
- setEncryption(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of encryption.
- setError() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Send a rendezvous error.
- setErrorCode(int) - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Set the value of errorCode.
- setErrorCode(int) - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- setErrorCode(int) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of errorCode.
- setErrorCode(short) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of errorCode.
- setErrorMsg(String) - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- setErrorURL(String) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of errorURL.
- setExchange(int) - Method in class org.walluck.oscar.Chat
-
Set the value of exchange.
- setExchange(int) - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
- setExecutablePath(String) - Method in class org.walluck.oscar.Game
-
Set the value of executablePath.
- setExpires(int) - Method in class org.walluck.oscar.Ad
-
Set the value of expires.
- setExtData(byte[]) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of extData.
- setExtDataLen(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of extDataLen.
- setExtStatus(AIMSession, int) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x001e - Sets your ICQ status (available, away, do not disturb,
etc.).
- setFamily(int) - Method in class org.walluck.oscar.handlers.SNACHandler
-
Set the value of family.
- setFamily(int) - Method in class org.walluck.oscar.ListenerEntry
-
Set the value of family.
- setFamily(int) - Method in class org.walluck.oscar.SNAC
-
Set the value of family.
- setFamily(int) - Method in class org.walluck.oscar.SNACPair
-
Set the value of family.
- setFamily(int) - Method in class org.walluck.oscar.SNACVersion
-
Set the value of family.
- setFamily(int) - Method in class org.walluck.oscar.tools.Tool
-
Set the value of family.
- setFax(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of fax.
- setFax(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of fax.
- setFeatures(byte[]) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of features.
- setFgColor(ICQColor) - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Set the value of fgColor.
- setFilename(String) - Method in class org.walluck.oscar.channel.rendezvous.BuddyIconRendezvous
-
Set the value of filename.
- setFilename(String) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Set the value of filename.
- setFilename(String) - Method in class org.walluck.oscar.script.Script
-
Set the filename value.
- setFiles(ArrayList) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileList
-
Set the value of files.
- setFileSize(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of fileSize.
- setFilesize(long) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Set the value of filesize.
- setFileTime(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of fileTime.
- setFirst(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of first.
- setFirst(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of first.
- setFirst(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of first.
- setFirst(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of first.
- setFlag(int) - Method in class org.walluck.oscar.CapabilityBlock
-
Set the value of flag.
- setFlag(int) - Method in class org.walluck.oscar.EmailInfo
-
Set the Flag value.
- setFlag(byte) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of flag.
- setFlags(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.AIMSession
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Set the value of flags.
- setFlags(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of flags.
- setFlags(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of flags.
- setFlags(int) - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Set the Flags value.
- setFlags(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of flags.
- setFlags(short) - Method in class org.walluck.oscar.SNAC
-
Set the value of flags.
- setFlags(short) - Method in class org.walluck.oscar.UserInfo
-
Set the value of flags.
- setFLAP(FLAP) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of flap.
- setForcedLatency(long) - Method in class org.walluck.oscar.AIMConnection
-
Set value of forcedLatency.
- setFTTLV(FTTLV) - Method in class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Set the value of fttlv.
- setFTTLV(FTTLV) - Method in class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Set the value of fttlv.
- setGame(String) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of game.
- setGamesURL(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of gamesURL.
- setGetFile(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of getFile.
- setGid(int) - Method in class org.walluck.oscar.SSIItem
-
Set the value of gid.
- setGo1st(boolean) - Method in class org.walluck.oscar.Game
-
Set the value of go1st.
- setGreen(int) - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Set the value of green.
- setGroup(int) - Method in class org.walluck.oscar.Redir
-
Set the value of group.
- setGroupPerm(AIMSession, AIMConnection, int) - Method in class org.walluck.oscar.handlers.BOSHandler
-
Subtype 0x0004 - Set the group permission mask.
- setGroups(ArrayList) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of groups.
- setHandled(boolean) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of handled.
- setHeadline(String) - Method in class org.walluck.oscar.News
-
Set the value of headline.
- setHeight(int) - Method in class org.walluck.oscar.Ad
-
Set the value of height.
- setHeight(short) - Method in class org.walluck.oscar.AIMPopup
-
Set the value of height.
- setHideIMs(boolean) - Method in class org.walluck.oscar.Game
-
Set the value of hideIMs.
- setHigh(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of high.
- setHint(String) - Method in class org.walluck.oscar.Game
-
Set the value of hint.
- setHomepage(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of homepage.
- setHomepage(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of homepage.
- setHomepageArea(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of homepageArea.
- setHomepageDescription(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of homepageDescription.
- setHost(String) - Method in class org.walluck.oscar.AIMConnection
-
Set the value og host.
- setHour(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of hour.
- setICBMParams(AIMSession, ICBMParams) - Method in class org.walluck.oscar.handlers.ICBMHandler
-
Subtype 0x0002 - Set ICBM parameters.
- setIChat(boolean) - Method in class org.walluck.oscar.AIMSession
-
Set the value of iChat.
- setIcon(AIMSession, byte[]) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Set buddy icon information
- setIcon(byte[]) - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Set the value of icon.
- setIcon(IncomingIMCH2.Info.Icon) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of icon.
- setIconData(TLV) - Method in class org.walluck.oscar.UserInfo
-
Sets the value of iconData.
- setIconLen(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of iconLen.
- setIconStamp(long) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of iconStamp.
- setIconSum(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of iconSum.
- setICQ(boolean) - Method in class org.walluck.oscar.AIMSession
-
Set the value of icq.
- setIcqInfo(UserInfo.ICQInfo) - Method in class org.walluck.oscar.UserInfo
-
Set the value of icqInfo.
- setICQPacket(ICQPacket) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of icqPacket.
- setId(int) - Method in class org.walluck.oscar.Ad
-
Set the value of id.
- setId(int) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of id.
- setId(int) - Method in class org.walluck.oscar.SNAC
-
Set the value of id.
- setId(int) - Method in class org.walluck.oscar.Stat
-
Set the value of id.
- setId(int) - Method in class org.walluck.oscar.tools.Tool
-
Set the value of id.
- setIdle(int) - Method in class org.walluck.oscar.Ad
-
Set the value of idle.
- setIdle(AIMSession, int) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x0011 - Idle Notification.
- setIdleTime(short) - Method in class org.walluck.oscar.UserInfo
-
Set the value of idleTime.
- setIDString(String) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of id.
- setIMActionsListener(IMActions.IMActionsListener) - Static method in class org.walluck.oscar.components.IMActions
-
- setInfo(AIMSession, String, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe setInfo
method here.
- setInfo(String) - Method in class org.walluck.oscar.ClientRelease
-
Set the value of info.
- setInfo(IncomingIMCH2.Info) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of info.
- setInfo(String, String) - Method in class org.walluck.oscar.tools.LocateTool
-
Describe setInfo
method here.
- setInstance(int) - Method in class org.walluck.oscar.Chat
-
Set the value of instance.
- setInstance(int) - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
- setInterestArea(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of interestArea.
- setInterestDescription(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of interestDescription.
- setInternal(Object) - Method in class org.walluck.oscar.AIMConnection
-
Set value of internal.
- setInternalIP(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of internalIP.
- setInternalPort(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of internalPort.
- setIp(String) - Method in class org.walluck.oscar.Redir
-
Set the value of ip.
- setIP(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of ip.
- setIssueTime(long) - Method in class org.walluck.oscar.SNAC
-
Set the value of issueTime.
- setItem(SSIItem) - Method in class org.walluck.oscar.SSITmp
-
Set the value of item.
- setLang(String) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of lang.
- setLang1(String) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of lang1.
- setLang1(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of lang1.
- setLang2(String) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of lang2.
- setLang2(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of lang2.
- setLang3(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of lang3.
- setLanguage(String) - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Set the value of language.
- setLanguage(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of language.
- setLanguage(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of language.
- setLanguage(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of language.
- setLast(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of last.
- setLast(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of last.
- setLast(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of last.
- setLast(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of last.
- setLastActivity(long) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of lastActivity.
- setLastmod(long) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Set the value of lastmod.
- setLastPrice(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of lastPrice.
- setLastSent(long) - Method in class org.walluck.oscar.RateClass
-
Set the value of lastSent.
- setLatestBeta(ClientRelease) - Method in class org.walluck.oscar.LoginResponseInfo
-
set the value of latestBeta.
- setLatestRelease(ClientRelease) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of latestRelease.
- setLength(int) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of length.
- setLength(int) - Method in class org.walluck.oscar.FLAP
-
Set the value of length.
- setLength(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of length.
- setLength(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of length.
- setLength(int) - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Set the value of length.
- setLength(int) - Method in class org.walluck.oscar.TLV
-
Set the value of length.
- setLimit(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of limit.
- setLimited(boolean) - Method in class org.walluck.oscar.RateClass
-
Set the value of limited.
- setListener(boolean) - Method in class org.walluck.oscar.handlers.directim.DirectIM
-
Set the value of listener.
- setListener(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of listener.
- setListener(boolean) - Method in class org.walluck.oscar.handlers.proxy.ProxyTool
-
Set the value of listener.
- setListeners(ArrayList) - Method in class org.walluck.oscar.ListenerEntry
-
Set the value of listeners.
- setListNameOffset(byte) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of listNameOffset.
- setListSizeOffset(byte) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of listSizeOffset.
- setLocal(Vector) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of local.
- setLoginInfo(LoginResponseInfo) - Method in class org.walluck.oscar.AIMSession
-
Set the value of loginInfo.
- setLow(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of low.
- setMac(int) - Method in class org.walluck.oscar.LoginResponseInfo
-
set the value of mac.
- setMacFileInfo(byte[]) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of macFileInfo.
- setMagic(String) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of magic.
- setMagic(String) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of magic.
- setMaiden(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of maiden.
- setMajor(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of major.
- setMax(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of max.
- setMaxAge(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of maxAge.
- setMaxChan(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of maxChan.
- setMaxDisplayCount(int) - Method in class org.walluck.oscar.Ad
-
Set the value of maxDisplayCount.
- setMaxDisplayTime(int) - Method in class org.walluck.oscar.Ad
-
Set the value of maxDisplayTime.
- setMaxMsgLen(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of maxMsgLen.
- setMaxReceiverWarn(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of maxReceiverWarn.
- setMaxSenderWarn(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of maxSenderWarn.
- setMemberSince(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of memberSince.
- setMessage(String) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of message.
- setMessage(String) - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
- setMiddle(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of middle.
- setMimeType(String) - Method in class org.walluck.oscar.Ad
-
Set the value of mimeType.
- setMinAge(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of minAge.
- setMinMsgInterval(int) - Method in class org.walluck.oscar.ICBMParams
-
Set the value of minMsgInterval.
- setMinor(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of minor.
- setMinute(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of minute.
- setMode(int) - Method in class org.walluck.util.Queue
-
Set the value of mode.
- setMonth(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of month.
- setMonth(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of month.
- setMPMsg(MPMsg) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of mpmsg.
- setMsg(String) - Method in class org.walluck.oscar.AIMPopup
-
Set the value of msg.
- setMsg(String) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of msg.
- setMsg(String) - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Set the value of msg.
- setMsg(byte[]) - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Set the value of msg.
- setMsg() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Send a rendezvous msg.
- setMsg(String) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of msg.
- setMsg(String) - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Set the value of msg.
- setMsg(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of msg.
- setMsg(byte[]) - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Set the value of msg.
- setMsgLen(int) - Method in class org.walluck.oscar.channel.aolim.AOLIM
-
Set the value of msgLen.
- setMsgType(int) - Method in class org.walluck.oscar.channel.rendezvous.ICQGetAwayRendezvous
-
Set the value of msgType.
- setMultiplayer(boolean) - Method in class org.walluck.oscar.Game
-
Set the value of multiplayer.
- setName(String) - Method in class org.walluck.oscar.Chat
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.client.BuddyGroup
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.ClientRelease
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.Game
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.handlers.news.NewsSection
-
Sets the name.
- setName(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
- setName(String) - Method in class org.walluck.oscar.script.Script
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.SSIItem
-
Set the value of name.
- setName(String) - Method in class org.walluck.oscar.SSITmp
-
Set the value of name.
- setNick(AIMSession, AIMConnection, String) - Method in class org.walluck.oscar.handlers.AdminHandler
-
Subtype 0x0004 - Set screenname formatting.
- setNick(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of nick.
- setNick(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of nick.
- setNick(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of nick.
- setNickname(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of nickname.
- setNumber(int) - Method in class org.walluck.oscar.ExchangeInfo
-
Set the value of number.
- setNumFiles(int) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of numFiles.
- setNumFilesLeft(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of numFilesLeft.
- setNumItems(int) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of numItems.
- setNumMsgs(int) - Method in class org.walluck.oscar.EmailInfo
-
Set the NumMsgs value.
- setNumPartsLeft(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of numPartsLeft.
- setNumRecvd(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of numRecvd.
- setOccupation(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of occupation.
- setOccupation(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of occupation.
- setOfficial(Vector) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of official.
- setOnline(boolean) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of online.
- setOnlineSince(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of onlineSince.
- setOpen(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of open.
- setPassword(String) - Method in class org.walluck.net.ProxyConnection
-
Set the value of password.
- setPassword(String) - Method in class org.walluck.oscar.AIMSession
-
Set a password for this session.
- setPassword(String) - Method in class org.walluck.oscar.client.Oscar
-
Describe setPassword
method here.
- setPastArea(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of pastArea.
- setPastDescription(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of pastDescription.
- setPayload(byte[]) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of payload.
- setPayloadLength(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of payloadLength.
- setPending(Vector) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of pending.
- setPercentChange(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of percentChange.
- setPermDeny(AIMSession, byte, int) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Store your permit/deny setting on the server, and start using it.
- setPhone(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of phone.
- setPhone(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of phone.
- setPoint(int) - Method in class org.walluck.oscar.ClientInfo
-
Set the value of point.
- setPort(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of port.
- setPort(int) - Method in class org.walluck.oscar.channel.rendezvous.DirectIMRendezvous
-
Set the value of port.
- setPort(int) - Method in class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Set the value of port.
- setPort(int) - Method in class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Set the value of port.
- setPort(int) - Method in class org.walluck.oscar.channel.rendezvous.TalkRendezvous
-
Set the value of port.
- setPort(int) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of port.
- setPosition(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of position.
- setPosition(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of position.
- setPresence(AIMSession, int) - Method in class org.walluck.oscar.handlers.SSIHandler
-
Stores your setting for whether you should show up as idle or not.
- setPresent(int) - Method in class org.walluck.oscar.UserInfo
-
Sets the value of present.
- setPrime(BigInteger) - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Set the value of prime.
- setPrime(BigInteger) - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Set the value of prime.
- setPrivacyFlags(AIMSession, AIMConnection, int) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x0014 - Set privacy flags.
- setProfile(AIMSession, AIMConnection, String, String, String, String, int, byte[]) - Method in class org.walluck.oscar.handlers.LocateHandler
-
Subtype 0x0004 - Gives BOS your profile.
- setProperty(Object, Object) - Method in class org.walluck.oscar.client.Buddy
-
Describe setProperty
method here.
- setProxied(boolean) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of proxied.
- setProxyHost(String) - Method in class org.walluck.net.ProxyConnection
-
Set the value of proxyHost.
- setProxyPort(int) - Method in class org.walluck.net.ProxyConnection
-
Set the vlaue of proxyPort.
- setPublicValue(BigInteger) - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Set the value of publicValue.
- setPublicValue(BigInteger) - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Set the value of publicValue.
- setRandom(AIMSession, int) - Method in class org.walluck.oscar.handlers.ICQHandler
-
Set your random chat information.
- setRateClass(RateClass) - Method in class org.walluck.oscar.SNACPair
-
Set the value of rc.
- setReceivedData(boolean) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of receivedData
- setRecv(long, long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the receive file attributes.
- setRecvdChecksum(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of recvdChecksum.
- setRed(int) - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Set the value of red.
- setRegStatus(short) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of regStatus.
- setReqClass(int) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of reqClass.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.BuddyIconRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.ChatRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.DirectIMRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.GetFileRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.ICQGetAwayRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.ICQRTFRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.SendBuddyListRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.SendFileRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.TalkRendezvous
-
Send a rendezvous request.
- setRequest() - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Send a rendezvous request.
- setRes(long, long, long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set resource fork (Macintosh) attributes.
- setResChecksum(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of resChecksum.
- setResRecvdChecksum(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of resRecvdChecksum.
- setResSize(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of resSize.
- setResTime(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of resTime.
- setRetries(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of retries.
- setRetryTime(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of retryTime.
- setRoomInfo(Chat) - Method in class org.walluck.oscar.IncomingIMCH2.Info.ChatInternal
-
Set the value of roomInfo.
- setRTFMsg(SendRTFMsg) - Method in class org.walluck.oscar.channel.rendezvous.ICQRTFRendezvous
-
Set the value of rtfMsg.
- setRTFMsg(String) - Method in class org.walluck.oscar.handlers.icq.SendRTFMsg
-
Set the value of rtfMsg.
- setRTFMsg(SendRTFMsg) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of rtfMsg.
- setScriptInterpreter(ScriptInterpreter) - Method in class org.walluck.oscar.AIMSession
-
Set the script interpreter for this session.
- setSection(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of section.
- setSecureIM(AIMSession) - Method in class org.walluck.oscar.handlers.ServiceHandler
-
Subtype 0x0022 - Set SecureIM.
- setSecureIM(byte[]) - Method in class org.walluck.oscar.UserInfo
-
Set the value of secureIM.
- setSend(int, int, int, int, long, long, long, long, String) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the send file attributes.
- setSender(boolean) - Method in class org.walluck.oscar.handlers.directim.DirectIM
-
Set the value of sender.
- setSender(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of sender.
- setSender(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of sender.
- setSender(boolean) - Method in class org.walluck.oscar.handlers.proxy.ProxyTool
-
Set the value of sender.
- setSender(String) - Method in class org.walluck.oscar.requests.JoinRoomRequest
-
- setSendersName(String) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of sendersName.
- setSendersUIN(String) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of sendersUIN.
- setSendFile(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of sendFile.
- setSendFile(FTTLV) - Method in class org.walluck.oscar.IncomingIMCH2.Info
-
Set the value of sendFile.
- setSeqNum(int) - Method in class org.walluck.oscar.FLAP
-
Set the value of seqNum.
- setServercmd(String) - Method in class org.walluck.oscar.Game
-
Set the value of servercmd.
- setService(int) - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Set the value of service.
- setServiceData(TLVChain) - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Set the value of serviceData.
- setSession(AIMSession) - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- setSession(AIMSession) - Method in class org.walluck.oscar.tools.Tool
-
- setSessionLen(int) - Method in class org.walluck.oscar.UserInfo
-
Set the value of sessionLen.
- setSex(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of sex.
- setSex(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of sex.
- setSex(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of sex.
- setShareDir(String) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of shareDir.
- setSMS(boolean) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of SMS.
- setSN(String) - Method in class org.walluck.oscar.AIMSession
-
Set the value of sn.
- setSN(String) - Method in class org.walluck.oscar.Chat
-
Set the value of sn.
- setSN(String) - Method in class org.walluck.oscar.client.Oscar
-
Describe setSN
method here.
- setSN(String) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of sn.
- setSN(String) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of sn.
- setSN(String) - Method in class org.walluck.oscar.LoginResponseInfo
-
Set the value of sn.
- setSN(String) - Method in class org.walluck.oscar.UserInfo
-
Set the value of sn.
- setSNAC(SNAC) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of snac.
- setSocket(Socket) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of socket.
- setSpeed(int) - Method in class org.walluck.oscar.handlers.icq.tcp.FileTransfer
-
Describe setSpeed
method here.
- setSpot(int) - Method in class org.walluck.oscar.Ad
-
Set the value of spot.
- setSSI(AIMSession.SSIObject) - Method in class org.walluck.oscar.AIMSession
-
Set the value of ssi.
- setState(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of state.
- setState(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of state.
- setState(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWP
-
Set the value of state.
- setState(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of state.
- setStatus(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of status.
- setStatus(int) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of status.
- setStatus(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of status.
- setStreet(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of street.
- setStreet(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of street.
- setSubcmd(int) - Method in class org.walluck.oscar.handlers.icq.ICQPacket
-
Set the value of subcmd.
- setSubtype(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of subtype.
- setSubtype(int) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of subtype.
- setSubtype(int) - Method in class org.walluck.oscar.ListenerEntry
-
Set the value of subtype.
- setSubtype(int) - Method in class org.walluck.oscar.SNAC
-
Set the value of subtype.
- setSubtype(int) - Method in class org.walluck.oscar.SNACPair
-
Set the value of subtype.
- setSymbol(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of symbol.
- setTCPCookie(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of tcpCookie.
- setTCPFlags(byte) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of tcpFlags.
- setTCPVersion(short) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of tcpVersion.
- setText(String) - Method in class org.walluck.oscar.Ad
-
Set the value of text.
- setText(String) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of text.
- setTimeNow(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of timeNow.
- setTimeNowUsually(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of timeNowUsually.
- setTimer(Timer) - Method in class org.walluck.oscar.AIMSession
-
Set the timer for this session.
- setTimeRecent(int) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of timeRecent.
- setTimesDisplayed(int) - Method in class org.walluck.oscar.Ad
-
Set the value of timesDisplayed.
- setTimestamp(int) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of timestamp.
- setTimestamp(long) - Method in class org.walluck.oscar.IncomingIMCH2.Info.Icon
-
Set the value of timestamp.
- setTimezone(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of timezone.
- setTitle(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of title.
- setTLVChain(TLVChain) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of tlvchain.
- setToolData(ToolData) - Method in class org.walluck.oscar.tools.Tool
-
- setTotalFileSize(long) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of totalFileSize.
- setTotalNumFiles(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of totalNumFiles.
- setTotalNumParts(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of totalNumParts.
- setTotalSize(long) - Method in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Set the value of totalSize.
- setTrillianEncryption(IncomingIMCH2.TrillianEncryption) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of trillianEncryption.
- setTrillianSessions(Hashtable) - Method in class org.walluck.oscar.tools.ToolData
-
- setType(int) - Method in class org.walluck.net.ProxyConnection
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.AIMConnection
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.AIMFrame
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.channel.rendezvous.Rendezvous
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.handlers.filetransfer.FileHeader
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Set the Type value.
- setType(int) - Method in class org.walluck.oscar.MsgCookie
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.SSIItem
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.Stat
-
Set the value of type.
- setType(int) - Method in class org.walluck.oscar.TLV
-
Set the value of type.
- setUin(int) - Method in class org.walluck.oscar.client.DaimLoginEvent
-
- setUIN(int) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of UIN.
- setUIN(int) - Method in class org.walluck.oscar.handlers.icq.IncomingIMCH4
-
Set the value of uin.
- setUnknown(int) - Method in class org.walluck.oscar.handlers.directim.DirectIMHeader
-
Set the value of unknown.
- setUnknown(byte) - Method in class org.walluck.oscar.handlers.icq.ICQMetaFound
-
Set the value of unknown.
- setUnknown(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of unknown.
- setUnknown(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of unknown.
- setUnknown(int) - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Set the Unknown value.
- setUnknown(byte[]) - Method in class org.walluck.oscar.RateClass
-
Set the value of unknown.
- setUnknown(short) - Method in class org.walluck.oscar.UserInfo.ICQInfo
-
Set the value of unknown.
- setUnknown001E(int) - Method in class org.walluck.oscar.UserInfo
-
Sets the value of unknown001E.
- setUnknown0505(short) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileEntry
-
Set the value of unknown0505.
- setUnread(int) - Method in class org.walluck.oscar.EmailInfo
-
Set the Unread value.
- setURL(String) - Method in class org.walluck.oscar.Ad
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.AIMPopup
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.ClientRelease
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.EmailInfo
-
Set the URL value.
- setURL(String) - Method in class org.walluck.oscar.Game
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.News
-
Set the value of url.
- setURL(String) - Method in class org.walluck.oscar.script.Script
-
Set the URL value.
- setUseJavaInternal(boolean) - Method in class org.walluck.net.ProxyConnection
-
Set the value of useJavaInternal.
- setUser(String) - Method in class org.walluck.net.ProxyConnection
-
Set the value of user.
- setUserInterests(AIMSession, AIMConnection, ArrayList, int) - Method in class org.walluck.oscar.handlers.LocateHandler
-
Subtype 0x000f - Set user interests.
- setUUID(String) - Method in class org.walluck.oscar.CapabilityBlock
-
Set the value of uuid.
- setUUID(byte[]) - Method in class org.walluck.oscar.channel.rendezvous.AddInsRendezvous
-
Set the value of uuid.
- setValue(byte[]) - Method in class org.walluck.oscar.TLV
-
Set the value of value.
- setValueByte(int) - Method in class org.walluck.oscar.TLV
-
Set the value of this TLV as a byte
- setValueInt(int) - Method in class org.walluck.oscar.TLV
-
Set the value of this TLV as an integer
- setValueShort(int) - Method in class org.walluck.oscar.TLV
-
Set the value of this TLV as a short.
- setValueString(String) - Method in class org.walluck.oscar.TLV
-
Set the value of this TLV as a string
- setVerifiedIP(String) - Method in class org.walluck.oscar.IncomingIMCH2
-
Set the value of verifiedIP.
- setVersion(int) - Method in class org.walluck.oscar.channel.rendezvous.TalkRendezvous
-
Set the value of port.
- setVersion(int) - Method in class org.walluck.oscar.channel.rendezvous.TrillianSecureIMRendezvous
-
Set the value of version.
- setVersion(String) - Method in class org.walluck.oscar.handlers.filetransfer.GetFileList
-
Set the value of version.
- setVersion(int) - Method in class org.walluck.oscar.handlers.proxy.ProxyPacket
-
Set the Version value.
- setVersion(int) - Method in class org.walluck.oscar.handlers.SNACHandler
-
Set the value of version.
- setVersion(int) - Method in class org.walluck.oscar.IncomingIMCH2.TrillianEncryption
-
Set the value of version.
- setVersion(String) - Method in class org.walluck.oscar.script.Script
-
Set the value of version.
- setVersion(int) - Method in class org.walluck.oscar.SNAC
-
Set the value of version.
- setVersion(int) - Method in class org.walluck.oscar.SNACVersion
-
Set the value of version.
- setVersion(int) - Method in class org.walluck.oscar.tools.Tool
-
Set the value of version.
- setVolume(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of volume.
- setWaitingForAck(boolean) - Method in class org.walluck.oscar.AIMSession.SSIObject
-
Set the value of waitingForAck.
- setWantDeliveryReceipt(boolean) - Method in class org.walluck.oscar.handlers.icq.ICQSMSMessage
-
Set the value of wantDeliveryReceipt.
- setWantResponse(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransfer
-
Set the value of wantResponse.
- setWantResponse(boolean) - Method in class org.walluck.oscar.SNAC
-
Set the value of wantResponse.
- setWantResume(boolean) - Method in class org.walluck.oscar.handlers.filetransfer.FileTransferHandler
-
Set the value of wantResume.
- setWarnLevel(short) - Method in class org.walluck.oscar.UserInfo
-
Set the value of warnLevel.
- setWidth(int) - Method in class org.walluck.oscar.Ad
-
Set the value of width.
- setWidth(short) - Method in class org.walluck.oscar.AIMPopup
-
Set the value of width.
- setWidth(int) - Method in class org.walluck.oscar.RateMeter
-
Set the value of width.
- setWindowSize(int) - Method in class org.walluck.oscar.RateClass
-
Set the value of windowSize.
- setWorkingDirectory(String) - Method in class org.walluck.oscar.Game
-
Set the value of workingDirectory.
- setYear(short) - Method in class org.walluck.oscar.handlers.icq.ICQMetaMore
-
Set the value of year.
- setYear(int) - Method in class org.walluck.oscar.handlers.icq.ICQOfflineMsg
-
Set the value of year.
- setYearHigh(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of yearHigh.
- setYearLow(String) - Method in class org.walluck.oscar.handlers.stocks.Stock
-
Set the value of yearLow.
- setZero(int) - Method in class org.walluck.oscar.handlers.icq.ICQColor
-
Set the value of zero.
- setZip(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaGeneral
-
Set the value of zip.
- setZip(String) - Method in class org.walluck.oscar.handlers.icq.ICQMetaWork
-
Set the value of zip.
- setZip(String) - Method in class org.walluck.oscar.ODirInfo
-
Set the value of zip.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.AdminTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.AdvertTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.BOSTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.BuddyListTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ChatNavTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ChatTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.FileTransferTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ICBMTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.IconTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ICQTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.InviteTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.LocateTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.LoginTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.MailTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.MiscTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ODirTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.PopupTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.ServiceTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.SSITool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.StatsTool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.Tool
-
Called when the tool is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.TranslateTool
-
Called when the tools is shutting down.
- shutdown(AIMSession) - Method in class org.walluck.oscar.tools.UserLookupTool
-
Called when the tool is shutting down.
- SIGNON_TIME - Static variable in class org.walluck.oscar.client.Buddy
-
Millisecond in Long.
- size() - Method in class org.walluck.oscar.TLVChain
-
Return the number of TLV's in this TLV chain.
- SmallToggleButton - Class in org.walluck.oscar.components
-
Class SmallToggleButton
- SmallToggleButton(boolean, Icon, Icon, String) - Constructor for class org.walluck.oscar.components.SmallToggleButton
-
- SNAC - Class in org.walluck.oscar
-
A SNAC is the basic communications unit that is exchanged between clients
and servers.
- SNAC() - Constructor for class org.walluck.oscar.SNAC
-
Creates a new empty SNAC.
- SNAC(int, int, short, Object, boolean) - Constructor for class org.walluck.oscar.SNAC
-
Creates a new client SNAC.
- SNAC(int, int, short, int) - Constructor for class org.walluck.oscar.SNAC
-
Creates a new server SNAC.
- SNAC_HASH_SIZE - Static variable in interface org.walluck.oscar.AIMConstants
-
Describe constant SNAC_HASH_SIZE
here.
- snacError(AIMSession, AIMFrame, int, Object) - Method in class org.walluck.oscar.client.Oscar
-
Describe snacError
method here.
- snacError(AIMSession, AIMFrame, int, Object) - Method in interface org.walluck.oscar.handlers.MiscListener
-
Describe snacError
method here.
- snacError(AIMSession, AIMFrame, int, Object) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe snacError
method here.
- snacError(AIMSession, AIMFrame, int, Object) - Method in class org.walluck.oscar.tools.MiscTool
-
Describe snacError
method here.
- snacErrorToString(int) - Static method in class org.walluck.oscar.AIMUtil
-
Return the plain-text description of a SNAC error.
- SNACFamily - Interface in org.walluck.oscar
-
This interface contains every known SNAC family and subtype.
- SNACHandler - Class in org.walluck.oscar.handlers
-
A SNAC is the basic communications unit that is exchanged between clients
and servers.
- SNACHandler() - Constructor for class org.walluck.oscar.handlers.SNACHandler
-
- SNACHashMap - Class in org.walluck.oscar
-
A hash table for storing sent SNAC's.
- SNACHashMap(AIMSession, AIMConnection) - Constructor for class org.walluck.oscar.SNACHashMap
-
Creates a new SNAC hash table with the default size.
- SNACHashMap(AIMSession, AIMConnection, int) - Constructor for class org.walluck.oscar.SNACHashMap
-
Creates a new SNAC hash table with the given size.
- SNACPair - Class in org.walluck.oscar
-
SNAC family/type pairs used for rate classes.
- SNACPair() - Constructor for class org.walluck.oscar.SNACPair
-
Creates a new SNAC pair.
- snacRequestTimedOut(AIMSession, SNAC) - Method in class org.walluck.oscar.client.Oscar
-
Describe snacRequestTimedOut
method here.
- snacRequestTimedOut(AIMSession, SNAC) - Method in interface org.walluck.oscar.handlers.MiscListener
-
Describe snacRequestTimedOut
method here.
- snacRequestTimedOut(AIMSession, SNAC) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe snacRequestTimedOut
method here.
- snacRequestTimedOut(AIMSession, SNAC) - Method in class org.walluck.oscar.tools.MiscTool
-
Describe snacRequestTimedOut
method here.
- snacToString(int, int) - Static method in class org.walluck.oscar.AIMUtil
-
Return the plain-text description of a SNAC given a family and subtype.
- SNACVersion - Class in org.walluck.oscar
-
SNAC versions.
- SNACVersion() - Constructor for class org.walluck.oscar.SNACVersion
-
Creates a new SNAC version.
- snCmp(String, String) - Static method in class org.walluck.oscar.AIMUtil
-
Checks two given screennames for equality.
- snLen(String) - Static method in class org.walluck.oscar.AIMUtil
-
Return the length of the given screenname (ignoring spaces).
- SRV_DONEOFFLINEMSGS - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_DONEOFFLINEMSGS
here.
- SRV_META - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_META
here.
- SRV_META104 - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_META104
here.
- SRV_META10E - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_META10E
here.
- SRV_METAABOUT - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAABOUT
here.
- SRV_METAABOUTDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAABOUTDONE
here.
- SRV_METABACKGROUND - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METABACKGROUND
here.
- SRV_METAFOUND - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAFOUND
here.
- SRV_METAGENERAL - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAGENERAL
here.
- SRV_METAGENERALDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAGENERALDONE
here.
- SRV_METAINFO - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAINFO
here.
- SRV_METAINTEREST - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAINTEREST
here.
- SRV_METALAST - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METALAST
here.
- SRV_METAMORE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAMORE
here.
- SRV_METAMOREDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAMOREDONE
here.
- SRV_METAMOREEMAIL - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAMOREEMAIL
here.
- SRV_METAORGDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAORGDONE
here.
- SRV_METAPASSDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAPASSDONE
here.
- SRV_METARANDOM - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METARANDOM
here.
- SRV_METARANDOMDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METARANDOMDONE
here.
- SRV_METASECURITYDONE - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METASECURITYDONE
here.
- SRV_METAUNK31B - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAUNK31B
here.
- SRV_METAWORK - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_METAWORK
here.
- SRV_OFFLINEMSG - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_OFFLINEMSG
here.
- SRV_REPLYXML - Static variable in interface org.walluck.oscar.handlers.icq.ICQConstants
-
Describe constant SRV_REPLYXML
here.
- srvMeta10E(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMeta10E
method here.
- srvMeta10E(AIMSession, AIMFrame, int) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMeta10E
method here.
- srvMeta10E(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMeta10E
method here.
- srvMeta10E(AIMSession, AIMFrame, int) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMeta10E
method here.
- srvMetaAbout(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaAbout
method here.
- srvMetaAbout(AIMSession, AIMFrame, String) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaAbout
method here.
- srvMetaAbout(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaAbout
method here.
- srvMetaAbout(AIMSession, AIMFrame, String) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaAbout
method here.
- srvMetaAboutDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaAboutDone
method here.
- srvMetaAboutDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaAboutDone
method here.
- srvMetaAboutDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaAboutDone
method here.
- srvMetaAboutDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaAboutDone
method here.
- srvMetaBackground(AIMSession, AIMFrame, byte, ArrayList, ArrayList, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaBackground
method here.
- srvMetaBackground(AIMSession, AIMFrame, byte, ArrayList, ArrayList, byte, ArrayList, ArrayList) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaBackground
method here.
- srvMetaBackground(AIMSession, AIMFrame, byte, ArrayList, ArrayList, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaBackground
method here.
- srvMetaBackground(AIMSession, AIMFrame, byte, ArrayList, ArrayList, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaBackground
method here.
- srvMetaFound(AIMSession, AIMFrame, ICQMetaFound) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaFound
method here.
- srvMetaFound(AIMSession, AIMFrame, ICQMetaFound) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaFound
method here.
- srvMetaFound(AIMSession, AIMFrame, ICQMetaFound) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaFound
method here.
- srvMetaFound(AIMSession, AIMFrame, ICQMetaFound) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaFound
method here.
- srvMetaGeneral(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaGeneral
method here.
- srvMetaGeneral(AIMSession, AIMFrame, ICQMetaGeneral) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaGeneral
method here.
- srvMetaGeneral(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaGeneral
method here.
- srvMetaGeneral(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaGeneral
method here.
- srvMetaGeneralDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaGeneralDone
method here.
- srvMetaGeneralDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaGeneralDone
method here.
- srvMetaGeneralDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaGeneralDone
method here.
- srvMetaGeneralDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaGeneralDone
method here.
- srvMetaInfo(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaInfo
method here.
- srvMetaInfo(AIMSession, AIMFrame, ICQMetaGeneral) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaInfo
method here.
- srvMetaInfo(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaInfo
method here.
- srvMetaInfo(AIMSession, AIMFrame, ICQMetaGeneral) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaInfo
method here.
- srvMetaInterest(AIMSession, AIMFrame, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaInterest
method here.
- srvMetaInterest(AIMSession, AIMFrame, byte, ArrayList, ArrayList) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaInterest
method here.
- srvMetaInterest(AIMSession, AIMFrame, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaInterest
method here.
- srvMetaInterest(AIMSession, AIMFrame, byte, ArrayList, ArrayList) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaInterest
method here.
- srvMetaLast(AIMSession, AIMFrame, ICQMetaFound, int) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaLast
method here.
- srvMetaLast(AIMSession, AIMFrame, ICQMetaFound, int) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaLast
method here.
- srvMetaLast(AIMSession, AIMFrame, ICQMetaFound, int) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaLast
method here.
- srvMetaLast(AIMSession, AIMFrame, ICQMetaFound, int) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaLast
method here.
- srvMetaMore(AIMSession, AIMFrame, ICQMetaMore) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaMore
method here.
- srvMetaMore(AIMSession, AIMFrame, ICQMetaMore) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaMore
method here.
- srvMetaMore(AIMSession, AIMFrame, ICQMetaMore) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaMore
method here.
- srvMetaMore(AIMSession, AIMFrame, ICQMetaMore) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaMore
method here.
- srvMetaMoreDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaMoreDone
method here.
- srvMetaMoreDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaMoreDone
method here.
- srvMetaMoreDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaMoreDone
method here.
- srvMetaMoreDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaMoreDone
method here.
- srvMetaMoreEmail(AIMSession, AIMFrame, byte, byte, String) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaMoreEmail
method here.
- srvMetaMoreEmail(AIMSession, AIMFrame, byte, byte, String) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaMoreEmail
method here.
- srvMetaMoreEmail(AIMSession, AIMFrame, byte, byte, String) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaMoreEmail
method here.
- srvMetaMoreEmail(AIMSession, AIMFrame, byte, byte, String) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaMoreEmail
method here.
- srvMetaPassDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaPassDone
method here.
- srvMetaPassDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaPassDone
method here.
- srvMetaPassDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaPassDone
method here.
- srvMetaPassDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaPassDone
method here.
- srvMetaRandom(AIMSession, AIMFrame, int, short, byte[], int, byte[], byte, short, byte[]) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaRandom
method here.
- srvMetaRandom(AIMSession, AIMFrame, int, short, byte[], int, byte[], byte, short, byte[]) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaRandom
method here.
- srvMetaRandom(AIMSession, AIMFrame, int, short, byte[], int, byte[], byte, short, byte[]) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaRandom
method here.
- srvMetaRandom(AIMSession, AIMFrame, int, short, byte[], int, byte[], byte, short, byte[]) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaRandom
method here.
- srvMetaRandomDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaRandomDone
method here.
- srvMetaRandomDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaRandomDone
method here.
- srvMetaRandomDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaRandomDone
method here.
- srvMetaRandomDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaRandomDone
method here.
- srvMetaWork(AIMSession, AIMFrame, ICQMetaWork) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvMetaWork
method here.
- srvMetaWork(AIMSession, AIMFrame, ICQMetaWork) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvMetaWork
method here.
- srvMetaWork(AIMSession, AIMFrame, ICQMetaWork) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvMetaWork
method here.
- srvMetaWork(AIMSession, AIMFrame, ICQMetaWork) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvMetaWork
method here.
- srvOfflineMsg(AIMSession, AIMFrame, ICQOfflineMsg) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvOfflineMsg
method here.
- srvOfflineMsg(AIMSession, AIMFrame, ICQOfflineMsg) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvOfflineMsg
method here.
- srvOfflineMsg(AIMSession, AIMFrame, ICQOfflineMsg) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvOfflineMsg
method here.
- srvOfflineMsg(AIMSession, AIMFrame, ICQOfflineMsg) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvOfflineMsg
method here.
- srvOfflineMsgDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.client.Oscar
-
Describe srvOfflineMsgDone
method here.
- srvOfflineMsgDone(AIMSession, AIMFrame) - Method in interface org.walluck.oscar.handlers.ICQListener
-
Describe srvOfflineMsgDone
method here.
- srvOfflineMsgDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.script.ScriptAdapter
-
Describe srvOfflineMsgDone
method here.
- srvOfflineMsgDone(AIMSession, AIMFrame) - Method in class org.walluck.oscar.tools.ICQTool
-
Describe srvOfflineMsgDone
method here.
- SSIHandler - Class in org.walluck.oscar.handlers
-
Family 0x0013 - Server-Side/Stored Information.
- SSIHandler() - Constructor for class org.walluck.oscar.handlers.SSIHandler
-
Family 0x0013.
- SSIItem - Class in org.walluck.oscar
-
An SSI item is the core object that makes up the SSI list.
- SSIItem() - Constructor for class org.walluck.oscar.SSIItem
-
Creates a new SSI item.
- SSIListener - Interface in org.walluck.oscar.handlers
-
Describe interface SSIListener
here.
- ssiSetBuddyList(List) - Method in class org.walluck.oscar.tools.BuddyListTool
-
Set the buddy list/
Called by SSITool when the server sends us the server-side buddylist.
- SSITmp - Class in org.walluck.oscar
-
An SSI tmp.
- SSITmp() - Constructor for class org.walluck.oscar.SSITmp
-
Creates a new SSI tmp.
- ssitool - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- SSITool - Class in org.walluck.oscar.tools
-
SSI tool.
- SSITool() - Constructor for class org.walluck.oscar.tools.SSITool
-
Creates a new SSI tool.
- start(int, int) - Method in class org.walluck.oscar.handlers.icq.tcp.FileTransfer
-
Describe start
method here.
- Stat - Class in org.walluck.oscar
-
Stats are used for keeping track of when ads are viewed or clicked on.
- Stat(int, int) - Constructor for class org.walluck.oscar.Stat
-
Create a new stat.
- STATE - Static variable in class org.walluck.oscar.client.Buddy
-
- StatsHandler - Class in org.walluck.oscar.handlers
-
Family 0x000b - Statistics.
- StatsHandler() - Constructor for class org.walluck.oscar.handlers.StatsHandler
-
Family 0x000b.
- StatsListener - Interface in org.walluck.oscar.handlers
-
Describe interface StatsListener
here.
- StatsTool - Class in org.walluck.oscar.tools
-
Stats tool.
- StatsTool() - Constructor for class org.walluck.oscar.tools.StatsTool
-
Creates a new Stats tool.
- Stock - Class in org.walluck.oscar.handlers.stocks
-
Stocks.
- Stock() - Constructor for class org.walluck.oscar.handlers.stocks.Stock
-
Creates a new stock.
- StocksHandler - Class in org.walluck.oscar.handlers.stocks
-
Stocks stuff.
- StocksHandler() - Constructor for class org.walluck.oscar.handlers.stocks.StocksHandler
-
- ststool - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- SUBTYPE_GET_FILE - Static variable in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get a file.
- SUBTYPE_GET_LIST - Static variable in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Get a file/directory listing.
- SUBTYPE_SEND_DIR - Static variable in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Send a directory.
- SUBTYPE_SEND_FILE - Static variable in class org.walluck.oscar.handlers.filetransfer.FTTLV
-
Send a file.
- suite() - Static method in class org.walluck.oscar.tests.AllTests
-
Method to test the full library.
- supportsGroup(int) - Method in class org.walluck.oscar.AIMConnection
-
Find if a given group is supported by this connection.
- svctool - Variable in class org.walluck.oscar.client.AbstractOscarClient
-
- sync(AIMSession) - Method in class org.walluck.oscar.handlers.SSIHandler
-
If there are changes, then create temporary items and call
addModDel
.