Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api
Interface ActivityParticipant

All Superinterfaces:
Participant

public interface ActivityParticipant
extends Participant

Represents the activity of a Participant in a communication. For example, a Participant in a communication listening to messages by accessing voice mail is an ActivityParticipant.


Method Summary
 void reject()
          Reject the participant.

 

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

 

Method Detail

reject

void reject()
Reject the participant.

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.