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

    Interface IRCIMIWAddChatRoomEntryCallback

    interface IRCIMIWAddChatRoomEntryCallback {
        onChatRoomEntryAdded?: (code: number) => void;
    }
    Index

    Properties

    onChatRoomEntryAdded?: (code: number) => void