net.sf.dexterim.oscar.client
Class ServiceRequest
java.lang.Object
net.sf.dexterim.oscar.entity.Snac
net.sf.dexterim.oscar.client.ServiceRequest
- public class ServiceRequest
- extends Snac
- Author:
- christoph
Constructor Summary |
ServiceRequest(int service)
Family 0x0001
SubType 0x0004
Flags {0x00, 0x00}
Type (Word)
Services Types:
Service Service ID
Advertisements 0x0005
Administrative 0x0007
Chat Navigation 0x000d
Chat 0x000e
Authorizer (AIM 3.5 (SNAC-based login) only) 0x0017 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ADVERTISEMENTS
public static final int ADVERTISEMENTS
- See Also:
- Constant Field Values
ADMINISTRATIVE
public static final int ADMINISTRATIVE
- See Also:
- Constant Field Values
CHAT_NAVIGATION
public static final int CHAT_NAVIGATION
- See Also:
- Constant Field Values
CHAT
public static final int CHAT
- See Also:
- Constant Field Values
AUTHORIZER_AIM35
public static final int AUTHORIZER_AIM35
- See Also:
- Constant Field Values
ServiceRequest
public ServiceRequest(int service)
- Family 0x0001
SubType 0x0004
Flags {0x00, 0x00}
Type (Word)
Services Types:
Service Service ID
Advertisements 0x0005
Administrative 0x0007
Chat Navigation 0x000d
Chat 0x000e
Authorizer (AIM 3.5 (SNAC-based login) only) 0x0017
Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.