Uses of Enum Class
com.vonage.client.voice.ncco.SplitRecording
Packages that use SplitRecording
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of SplitRecording in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return SplitRecordingModifier and TypeMethodDescriptionRecordAction.getSplit()static SplitRecordingReturns the enum constant of this class with the specified name.static SplitRecording[]SplitRecording.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.voice.ncco with parameters of type SplitRecording