SOCKET_ERROR property

int SOCKET_ERROR
final

socket 服务连接失败

当app 蓝牙连接扫码枪后连接失败将返回-101

Implementation

static final int SOCKET_ERROR = -101;