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

    Interface RCIMIWTagInfo

    interface RCIMIWTagInfo {
        tagId?: string;
        tagName?: string;
        count?: number;
        timestamp?: number;
    }
    Index

    Properties

    tagId?: string

    Get tag ID

    tagName?: string

    Get tag name

    count?: number

    Get quantity

    timestamp?: number

    Get timestamp