Uses of Interface
org.glassfish.cafe.api.UserParticipant

Packages that use UserParticipant
org.glassfish.cafe.api   
 

Uses of UserParticipant in org.glassfish.cafe.api
 

Methods in org.glassfish.cafe.api that return UserParticipant
 UserParticipant IMConversation.getParticipant()
          Retrieve the participant which receives the messages from the initiator.
 UserParticipant MSRPConversation.getParticipant()
          Return the Callee of this conversation
 

Methods in org.glassfish.cafe.api that return types with arguments of type UserParticipant
 Collection<UserParticipant> Conference.getAllParticipants()
          Return all the participants in the conference.
 Collection<UserParticipant> IMConference.getAllParticipants()
          Return all the participants in the conference.
 



Copyright © 2010. All Rights Reserved.