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

    Interface IRCIMIWRemoveChatRoomEntriesCallback

    interface IRCIMIWRemoveChatRoomEntriesCallback {
        onChatRoomEntriesRemoved?: (code: number) => void;
    }
    Index

    Properties

    onChatRoomEntriesRemoved?: (code: number) => void