Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.MediaParticipant

Packages that use MediaParticipant
com.oracle.sft.api The SFT base communication API. 

 

Uses of MediaParticipant in com.oracle.sft.api

 

Subinterfaces of MediaParticipant in com.oracle.sft.api
 interface MediaPartner
          Represents a MediaPartner.
 interface MSRPPlayer
          A participant that is used to send large files from container to the other participants in a MSRP communication.
 interface MSRPRecorder
          A participant that is used to save the large file and/or to record the message history in a MSRP communication.
 interface Player
          Represents a Player object.
 interface Recorder
          Represents a Recorder object.

 

Methods in com.oracle.sft.api with type parameters of type MediaParticipant
<P extends MediaParticipant>
Collection<P>
MSRPConference.getAllMediaParticipants(Class<P> type)
          Get a collection of particular type of Participants in the conference.
<P extends MediaParticipant>
Collection<P>
Conference.getAllMediaParticipants(Class<P> type)
          Get a collection of particular type of Participants in the conference.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.