Class UpdateOccupantRequest

  • All Implemented Interfaces:
    Externalizable, Serializable, Runnable, ClusterTask<org.dom4j.Element>

    public class UpdateOccupantRequest
    extends MUCRoomTask<org.dom4j.Element>
    Task that requests the cluster node hosting a room occupant to change his role and/or affiliation. If the occupant was not found or the change is not allowed then a null value is returned. Otherwise the DOM object representing the new presence of the room occupant is returned.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form