Package com.vonage.client.voice.ncco
Class ConversationAction
java.lang.Object
com.vonage.client.voice.ncco.ConversationAction
- All Implemented Interfaces:
Action
public class ConversationAction extends java.lang.Object implements Action
An NCCO conversation action which enables the ability to host conference calls.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConversationAction.Builder -
Method Summary
Modifier and Type Method Description static ConversationAction.Builderbuilder(java.lang.String name)java.lang.StringgetAction()java.lang.BooleangetEndOnExit()EventMethodgetEventMethod()java.util.Collection<java.lang.String>getEventUrl()java.util.Collection<java.lang.String>getMusicOnHoldUrl()java.lang.StringgetName()java.lang.BooleangetRecord()java.lang.BooleangetStartOnEnter()