Constructor
new TRTCDeviceInfo(deviceId, deviceName)
Parameters:
Name | Type | Description |
---|---|---|
deviceId |
String |
设备PID,字符编码格式是UTF-8 |
deviceName |
String |
设备名称,字符编码格式是UTF-8 |