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

    Class ChatDeviceInfo

    The device information class, which contains the information of logged-in devices.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • params: { deviceName: string; deviceUUID: string; resource: string }

      Returns ChatDeviceInfo

    Properties

    deviceName: string

    The device type, such as "Pixel 6 Pro".

    deviceUUID: string

    The UUID of the device.

    resource: string

    The information of logged-in devices.