clientIds property

List<String> clientIds

获取被成功踢掉的客户端的deviceId列表

Implementation

List<String> get clientIds => _clientIds;