public static class SocialClient.BlockListMessage extends SubjectMessage
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<OID> |
blockList |
oid
Constructor and Description |
---|
BlockListMessage() |
BlockListMessage(OID targetOid,
java.util.ArrayList<OID> blockList) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<OID> |
getBlockList() |
void |
setBlockList(java.util.ArrayList<OID> blockList) |
getSubject, setSubject, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
protected java.util.ArrayList<OID> blockList