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

    Interface IRCIMIWSendUltraGroupTypingStatusCallback

    interface IRCIMIWSendUltraGroupTypingStatusCallback {
        onUltraGroupTypingStatusSent?: (code: number) => void;
    }
    Index
    onUltraGroupTypingStatusSent?: (code: number) => void