-
public class AcceptOptions extends CallOptions
Represents options when accepting a CallInvite.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAcceptOptions.BuilderBuild new AcceptOptions.
All methods are optional.
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.twilio.voice.CallOptions
getCallMessageListener, getIceOptions, getPreferredAudioCodecs, isDscpEnabled, isIceGatheringOnAnyAddressPortsEnabled -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-