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

    Class ChatGroupInfo

    The class that defines basic information of chat groups.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • params: { groupId: string; groupName: string }

      Returns ChatGroupInfo

    Properties

    groupId: string

    The group ID.

    groupName: string

    The group name.