com.zion.jbuddy.bots
Class BotEventType

java.lang.Object
  extended by com.zion.jbuddy.bots.BotEventType

public class BotEventType
extends Object

Available event types.

See Also:
BotEventHandler

Field Summary
protected  String key
           
static BotEventType MESSAGE
          Represents an incoming message event.
static BotEventType PRESENCE
          Represents a user presence event.
protected static Map values
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

values

protected static Map values

MESSAGE

public static BotEventType MESSAGE
Represents an incoming message event.


PRESENCE

public static BotEventType PRESENCE
Represents a user presence event.


key

protected String key
Method Detail

toString

public String toString()
Overrides:
toString in class Object


JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2008 Zion Software, LLC All Rights Reserved.