Chat SDK for Unity and Windows v1.2.0
Properties | List of all members
AgoraChat.DeviceInfo Class Reference
Inheritance diagram for AgoraChat.DeviceInfo:

Properties

string Resource [get]
 
string DeviceUUID [get]
 
string DeviceName [get]
 

Detailed Description

The multi-device information class.

Property Documentation

◆ Resource

string AgoraChat.DeviceInfo.Resource
get

The information of other login devices.

With the device information, you can distinguish different types of devices.

◆ DeviceUUID

string AgoraChat.DeviceInfo.DeviceUUID
get

The UUID of the device.

◆ DeviceName

string AgoraChat.DeviceInfo.DeviceName
get

The device name.