device property

String device
final

~english The platform used by the current online device of the publisher, which can be "ios", "android", "linux", "win", or "webim". ~end

~chinese 发布在线设备,可能是 "ios", "android", "linux", "win", "webim"。 ~end

Implementation

final String device;