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

    Interface RCIMIWChatRoomMemberAction

    interface RCIMIWChatRoomMemberAction {
        userId?: string;
        actionType?: RCIMIWChatRoomMemberActionType;
    }
    Index
    userId?: string

    操作的用户

    事件类型