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

    Interface RCIMIWUltraGroupTypingStatusInfo

    interface RCIMIWUltraGroupTypingStatusInfo {
        targetId?: string;
        channelId?: string;
        userId?: string;
        userNums?: number;
        status?: TEXT;
        timestamp?: number;
    }
    Index

    Properties

    targetId?: string

    Session ID

    channelId?: string

    Business identifier of the session

    userId?: string

    User ID

    userNums?: number

    User count

    status?: TEXT

    Input status

    timestamp?: number

    Server receives user action timestamp