org.jivesoftware.spark.ui
Interface TranscriptWindowInterceptor
public interface TranscriptWindowInterceptor
Method Summary |
boolean |
handleInsertMessage(java.lang.String userid,
org.jivesoftware.smack.packet.Message message)
|
boolean |
handleOtherMessage(java.lang.String userid,
org.jivesoftware.smack.packet.Message message)
|
handleInsertMessage
boolean handleInsertMessage(java.lang.String userid,
org.jivesoftware.smack.packet.Message message)
handleOtherMessage
boolean handleOtherMessage(java.lang.String userid,
org.jivesoftware.smack.packet.Message message)