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

Properties

userId?: string

当前正在输入的用户 ID

contentType?: string

当前正在输入的消息类型名,为发送方调用发送接口时传入的 currentType

sentTime?: number

输入时间

MMNEPVFCICPMFPCPTTAAATR