Package com.twilio.example
Class TwiMLResponseExample
- java.lang.Object
-
- com.twilio.example.TwiMLResponseExample
-
public class TwiMLResponseExample extends Object
The Class TwiMLResponseExample.
-
-
Constructor Summary
Constructors Constructor Description TwiMLResponseExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws TwiMLException, URISyntaxException
TwiML example usage.- Parameters:
args- command line args- Throws:
TwiMLException- if cannot generate TwiMLURISyntaxException
-
-