public class SametimeDefaultBot extends Object implements com.lotus.sametime.im.ImListener
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MESSAGE |
Constructor and Description |
---|
SametimeDefaultBot() |
Modifier and Type | Method and Description |
---|---|
void |
dataReceived(com.lotus.sametime.im.ImEvent ie) |
void |
imClosed(com.lotus.sametime.im.ImEvent arg0) |
void |
imOpened(com.lotus.sametime.im.ImEvent arg0) |
void |
openImFailed(com.lotus.sametime.im.ImEvent ie) |
void |
textReceived(com.lotus.sametime.im.ImEvent ie) |
public static final String DEFAULT_MESSAGE
public void dataReceived(com.lotus.sametime.im.ImEvent ie)
dataReceived
in interface com.lotus.sametime.im.ImListener
public void imClosed(com.lotus.sametime.im.ImEvent arg0)
imClosed
in interface com.lotus.sametime.im.ImListener
public void imOpened(com.lotus.sametime.im.ImEvent arg0)
imOpened
in interface com.lotus.sametime.im.ImListener
public void openImFailed(com.lotus.sametime.im.ImEvent ie)
openImFailed
in interface com.lotus.sametime.im.ImListener
public void textReceived(com.lotus.sametime.im.ImEvent ie)
textReceived
in interface com.lotus.sametime.im.ImListener
Copyright © 2004-2013. All Rights Reserved.