Class SipUri


  • public class SipUri
    extends TwiML
    TwiML wrapper for <Uri>
    • Method Detail

      • getPriority

        public String getPriority()
        The priority of this SIP URI
        Returns:
        The priority of this SIP URI
      • getWeight

        public String getWeight()
        The weight of this SIP URI
        Returns:
        The weight of this SIP URI
      • getUsername

        public String getUsername()
        The username for authentication
        Returns:
        The username for authentication
      • getPassword

        public String getPassword()
        The password for authentication
        Returns:
        The password for authentication
      • getSipUrl

        public URI getSipUrl()
        The SIP URI
        Returns:
        The SIP URI