NIMLocalAntiSpamCheckOption Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMAntiSpamOption.h | 
Overview
Local anti-spam check option
Option used for local check. The option allows user to replace the hit with the specified string.
  content
	Content to be checked
@property (nonatomic, copy) NSString *contentDiscussion
Content to be checked
Declared In
NIMAntiSpamOption.h
  replacement
	The hit for replacement
@property (nullable, nonatomic, copy) NSString *replacementDiscussion
The hit for replacement
Declared In
NIMAntiSpamOption.h