Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api
Interface MediaParticipant

All Superinterfaces:
Participant
All Known Subinterfaces:
MediaPartner, MSRPPlayer, MSRPRecorder, Player, Recorder

public interface MediaParticipant
extends Participant

Represents a MediaParticipant. Recorder, Player etc. are types of MediaParticipants.


Method Summary
 void stop()
          Stopped all operations this MediaParticipant related and in progress.

 

Methods inherited from interface com.oracle.sft.api.Participant
addAgent, getAgent, getAgents, getExtension, getJoinable, getName, getNickName, removeAgent, setName, setNickName

 

Method Detail

stop

void stop()
Stopped all operations this MediaParticipant related and in progress.

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.