All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twilio.twiml.Hangup Maven / Gradle / Ivy

The newest version!
package com.twilio.twiml;

import javax.xml.bind.annotation.XmlRootElement;

/**
 * TwiML wrapper for @see https://www.twilio.com/docs/api/twiml/hangup.
 */
@XmlRootElement(name = "Hangup")
public class Hangup extends TwiML {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy