net.sf.jml.protocol.incoming
Class IncomingNOT
java.lang.Object
net.sf.jml.protocol.MsnMessage
net.sf.jml.protocol.MsnIncomingMessage
net.sf.jml.protocol.incoming.IncomingNOT
public class IncomingNOT
- extends MsnIncomingMessage
A notice from a service affiliated with MSN Messenger
Syntax: NOT msgLen\r\n content
- Author:
- Lars Hoogweg
Method Summary |
protected boolean |
isSupportChunkData()
If support chunk data, then can set chunk data. |
Methods inherited from class net.sf.jml.protocol.MsnMessage |
addParam, asString, clearParams, getChunkData, getCommand, getParam, getParamCount, getProtocol, getTransactionId, isSupportTransactionId, load, save, setChunkData, setChunkData, setCommand, setParam, toString |
IncomingNOT
public IncomingNOT(MsnProtocol protocol)
isSupportChunkData
protected boolean isSupportChunkData()
- Description copied from class:
MsnMessage
- If support chunk data, then can set chunk data.
- Overrides:
isSupportChunkData
in class MsnMessage
- Returns:
- is support chunk data