net.sf.jml.protocol.outgoing
Class OutgoingRMG
java.lang.Object
net.sf.jml.protocol.MsnMessage
net.sf.jml.protocol.MsnOutgoingMessage
net.sf.jml.protocol.outgoing.OutgoingRMG
public class OutgoingRMG
- extends MsnOutgoingMessage
Delete a group.
Supported Protocol: All
Syntax: RMG trId groupId
- Author:
- Roger Chen
Methods inherited from class net.sf.jml.protocol.MsnMessage |
addParam, asString, clearParams, getChunkData, getCommand, getParam, getParamCount, getProtocol, getTransactionId, isSupportChunkData, isSupportTransactionId, load, save, setChunkData, setChunkData, setCommand, setParam, toString |
OutgoingRMG
public OutgoingRMG(MsnProtocol protocol)
setGroupId
public void setGroupId(String groupId)