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, toStringgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToStringprotected java.util.ArrayList<OID> blockList