public class NIMAntiSpamOption
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
antiSpamConfigId
GuardEase anti-spam configuration ID that is used to apply different configurations.
|
java.lang.String |
content
Developer-defined anti-spam field
The content must be in JSON format and applies only to custom messages.
|
boolean |
enable
Check if the content is reviewed by GuardEase.
|
Constructor and Description |
---|
NIMAntiSpamOption() |
public boolean enable
public java.lang.String content
public java.lang.String antiSpamConfigId