NIMLocalAntiSpamCheckResult 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.

  type

Result type

@property (nonatomic, assign, readonly) NIMLocalAntiSpamOperate type

Discussion

Result type

Declared In

NIMAntiSpamOption.h

  content

string used for replacement. The setting in valid if the type must be local replacement

@property (nonatomic, copy, readonly) NSString *content

Discussion

string used for replacement. The setting in valid if the type must be local replacement

Declared In

NIMAntiSpamOption.h