Class Receive


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

      • getAction

        public URI getAction()
        Receive action URL
        Returns:
        Receive action URL
      • getMethod

        public HttpMethod getMethod()
        Receive action URL method
        Returns:
        Receive action URL method
      • getMediaType

        public Receive.MediaType getMediaType()
        The media type used to store media in the fax media store
        Returns:
        The media type used to store media in the fax media store
      • getPageSize

        public Receive.PageSize getPageSize()
        What size to interpret received pages as
        Returns:
        What size to interpret received pages as
      • isStoreMedia

        public Boolean isStoreMedia()
        Whether or not to store received media in the fax media store
        Returns:
        Whether or not to store received media in the fax media store