Blocked Message Info
Information about messages containing sensitive words being blocked
Author
yanke on 2021/7/12
See also
io. rong. imlib. IRong Core Listener. Message Block Listener
Properties
Link copied to clipboard
Intercepted Message ID
Link copied to clipboard
public ConversationType conversationType
Conversation Type
Link copied to clipboard
Source content.
Link copied to clipboard
public int sourceType
Message source trigger type.
Functions
Link copied to clipboard
Link copied to clipboard
Retrieves the unique ID of the intercepted message.
Link copied to clipboard
Link copied to clipboard
Retrieves the conversation type of the conversation where the blocked message is located.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Retrieves the conversation ID of the session where the intercepted message is located.
Link copied to clipboard
public static BlockedMessageInfo obtain(ConversationType conversationType, String targetId, String blockMsgUId, MessageBlockType type, String extra)
public static BlockedMessageInfo obtain(ConversationType conversationType, String targetId, String blockMsgUId, MessageBlockType type, String channelId, String extra)
public static BlockedMessageInfo obtain(ConversationType conversationType, String targetId, String blockMsgUId, MessageBlockType type, String channelId, String extra, int sourceType, String sourceContent)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard