Uses of Enum Class
com.vonage.client.verify2.FragmentChannel
Packages that use FragmentChannel
-
Uses of FragmentChannel in com.vonage.client.verify2
Methods in com.vonage.client.verify2 that return FragmentChannelModifier and TypeMethodDescriptionstatic FragmentChannelFragmentChannel.fromString(String value) Parse a channel from a string.TemplateFragment.getChannel()Channel type for the template.static FragmentChannelReturns the enum constant of this class with the specified name.static FragmentChannel[]FragmentChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.vonage.client.verify2 with parameters of type FragmentChannelModifierConstructorDescriptionTemplateFragment(FragmentChannel channel, String locale, String text) Create a new template fragment.