Uses of Class
edu.columbia.cs.irt.rfidentify.presence.PresenceTalk

Packages that use PresenceTalk
edu.columbia.cs.irt.rfidentify.presence   
 

Uses of PresenceTalk in edu.columbia.cs.irt.rfidentify.presence
 

Method parameters in edu.columbia.cs.irt.rfidentify.presence with type arguments of type PresenceTalk
 void Presence.sendMessage(java.lang.String user, java.util.List<PresenceTalk> presenseTalk)
          Called from DispatchThread to send an a SIP presence message from the list of in-progress talks.