com.zion.jbuddy.bots.event
Class BotSetPermitModeEvent
java.lang.Object
java.util.EventObject
com.zion.jbuddy.bots.event.BotClientEvent
com.zion.jbuddy.bots.event.BotSetPermitModeEvent
- All Implemented Interfaces:
- Serializable
public class BotSetPermitModeEvent
- extends BotClientEvent
Encapsulates setPermitMode event
information.
- See Also:
- Serialized Form
BotSetPermitModeEvent
public BotSetPermitModeEvent(BotClient client,
String permitMode)
- This constructor is called from BotEngine and should not be used by
outside implementations.
getPermitMode
public String getPermitMode()
- Returns the permit mode.
toString
public String toString()
- Overrides:
toString in class EventObject
JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2008 Zion Software, LLC All Rights Reserved.