Uses of Class
com.twilio.rest.api.v2010.account.call.Recording.Source
-
Packages that use Recording.Source Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of Recording.Source in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return Recording.Source Modifier and Type Method Description static Recording.SourceRecording.Source. forValue(String value)Recording.SourceRecording. getSource()static Recording.SourceRecording.Source. valueOf(String name)Returns the enum constant of this type with the specified name.static Recording.Source[]Recording.Source. values()Returns an array containing the constants of this enum type, in the order they are declared.
-