public abstract class IMEvent
extends java.util.EventObject
Modifier and Type | Class and Description |
---|---|
static class |
IMEvent.IMEventType |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Object |
getContent() |
IMSession |
getSession() |
IMEvent.IMEventType |
getType() |
protected IMSession session
public IMSession getSession()
public IMEvent.IMEventType getType()
public abstract java.lang.Object getContent()