Class Parameter


  • public class Parameter
    extends TwiML
    TwiML wrapper for <Parameter>
    • Method Detail

      • getName

        public String getName()
        The name of the custom parameter
        Returns:
        The name of the custom parameter
      • getValue

        public String getValue()
        The value of the custom parameter
        Returns:
        The value of the custom parameter