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

    Interface RCIMIWMessageAuditInfo

    interface RCIMIWMessageAuditInfo {
        auditType?: RCIMIWMessageAuditType;
        project?: string;
        strategy?: string;
    }
    Index

    是否送审,消息回调是否送给三方审核

    project?: string

    项目名称 默认为 空字符串

    strategy?: string

    审核策略