OpenScape
V3.2, Revision 044 20100322

com.siemens.symphonia.bcom.bcommon.external
Interface VoiceCommunicationAttribute

All Known Subinterfaces:
MediaServerAttribute, VoiceCommunicationAttributeInternal
All Known Implementing Classes:
MediaServerAttributeImpl, MediaServerAttributeImpl, VoiceCommunicationAttributeImpl, VoiceCommunicationAttributeImpl

public interface VoiceCommunicationAttribute

General attributes for a communication of media type voice.

More specific attributes may be available from other interfaces that extend this interface.


Method Summary
 boolean getEndOfRouting()
          This method should only be used by Rules & Routing / Personal Workflow.
 boolean getPrompting()
          Get a flag that determines switch behavior when a call is initited from this communicaton.
 void setEndOfRouting()
          This method should only be used by Rules & Routing / Personal Workflow.
 void setPrompting(boolean prompting)
          Set a flag that determines switch behavior when a call is initited from this communicaton.
 

Method Detail

setPrompting

void setPrompting(boolean prompting)
Set a flag that determines switch behavior when a call is initited from this communicaton.

Parameters:
prompting - A value of 'true' indicates that no prompting is desired. In this case, the caller's phone will ring and the call proceeds only after the caller answers.

A value of 'false' indicates that prompting is desired. When a call is initiated from this communication, the loudspeaker on the caller's phone will be switchted on and the call will proceed.

Default value: true.


getPrompting

boolean getPrompting()
Get a flag that determines switch behavior when a call is initited from this communicaton.

Returns:
A value of 'true' indicates that no prompting will take place. When a call is initiated from this communication, the loudspeaker on the caller's phone will be switchted on and the call will proceed.

A value of 'false' indicates that prompting will take place. In this case, the caller's phone will ring and the call proceeds only after the caller answers.


setEndOfRouting

void setEndOfRouting()
This method should only be used by Rules & Routing / Personal Workflow. It tells BCom that no further routing on "myConnection" in this communication is to be expected.


getEndOfRouting

boolean getEndOfRouting()
This method should only be used by Rules & Routing / Personal Workflow.

Returns:
true if no further routing on this communication is to be expected.

OpenScape
V3.2, Revision 044 20100322

Copyright (c) 2014 Unify, Germany
All rights reserved.

This software is the confidential and proprietary information of Unify, Germany