Uses of Enum Class
com.vonage.client.voice.ModifyCallAction
Packages that use ModifyCallAction
-
Uses of ModifyCallAction in com.vonage.client.voice
Methods in com.vonage.client.voice that return ModifyCallActionModifier and TypeMethodDescriptionstatic ModifyCallActionModifyCallAction.fromString(String name) static ModifyCallActionReturns the enum constant of this class with the specified name.static ModifyCallAction[]ModifyCallAction.values()Returns an array containing the constants of this enum class, in the order they are declared.