thirdUserId property

String? thirdUserId
getter/setter pair

应用层传入到SDK中的能区分设备的id值,方便用户通过该值查询到对应播放数据和日志 The ID taken from the application layer and used to identify end-user devices. Users can query playback data and logs using this ID.

Implementation

String? thirdUserId;