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

    Interface RCIMIWTypingStatus

    interface RCIMIWTypingStatus {
        userId?: string;
        contentType?: string;
        sentTime?: number;
    }
    Index

    Properties

    userId?: string

    ID of the user currently typing

    contentType?: string

    Current message type being entered, passed as currentType when the sender calls the send API

    sentTime?: number

    Enter time