Chat SDK v1.3.5 for React Native
    Preparing search index...

    Class ChatContact

    The Contact class is used to store the information of a contact.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • params: { remark: string; userId: string }

      Returns ChatContact

    Properties

    remark: string

    The remark of the contact.

    userId: string

    The user id of the contact.