Package com.twilio.voice
Class AudioCodec
- java.lang.Object
-
- com.twilio.voice.AudioCodec
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AudioCodec(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
Returns the string representation of the audio codec.java.lang.String
toString()
Returns the name of the audio codec.
-