Class Destroy

  • All Implemented Interfaces:
    java.io.Serializable, Element, NamedElement

    public class Destroy
    extends java.lang.Object
    implements NamedElement, java.io.Serializable
    Represents a request to the server to destroy a room. The sender of the request should be the room's owner. If the sender of the destroy request is not the room's owner then the server will answer a "Forbidden" error.
    See Also:
    Serialized Form