Uses of Interface
org.eclipse.ecf.presence.im.ITypingMessageEvent

Packages that use ITypingMessageEvent
org.eclipse.ecf.presence.im   
org.eclipse.ecf.presence.ui   
 

Uses of ITypingMessageEvent in org.eclipse.ecf.presence.im
 

Classes in org.eclipse.ecf.presence.im that implement ITypingMessageEvent
 class TypingMessageEvent
           
 

Uses of ITypingMessageEvent in org.eclipse.ecf.presence.ui
 

Methods in org.eclipse.ecf.presence.ui with parameters of type ITypingMessageEvent
 void MessagesView.displayTypingNotification(ITypingMessageEvent event)
          Display a message to notify the current user that a typing event has occurred.