RongCloud React Native IM Wrapper - v5.34.0
    Preparing search index...

    Interface RCIMIWBlockedMessageInfo

    interface RCIMIWBlockedMessageInfo {
        conversationType?: RCIMIWConversationType;
        targetId?: string;
        blockedMsgUId?: string;
        blockType?: RCIMIWMessageBlockType;
        extra?: string;
    }
    Index
    conversationType?: RCIMIWConversationType

    封禁的会话类型

    targetId?: string

    封禁的会话 ID

    blockedMsgUId?: string

    封禁的消息 Uid

    封禁的类型

    extra?: string

    封禁的附加信息