public static class ModeratorPlugin.GetModeratorResponseMessage
extends java.lang.Object
Constructor and Description |
---|
GetModeratorResponseMessage() |
Modifier and Type | Method and Description |
---|---|
void |
decodeBuffer(AOByteBuffer buffer) |
java.util.Map<java.lang.String,java.io.Serializable> |
getProperties()
Get the new Moderator properties.
|
void |
setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
Set the new Moderator properties.
|
void |
setType(java.lang.String msgType)
Set the new Moderator properties.
|
public void setType(java.lang.String msgType)
public void setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
public java.util.Map<java.lang.String,java.io.Serializable> getProperties()
public void decodeBuffer(AOByteBuffer buffer)