LKMgwConnectState Constants Reference
Declared in | LKMobileGateway.h |
---|
LKMgwConnectState
移动设备网关建立长连接连接状态枚举
Definition
typedef NS_ENUM(NSInteger, LKMgwConnectState ) {
LKMgwConnectStateConnected = 1,
LKMgwConnectStateDisConnected = 2,
LKMgwConnectStateConnecting = 3,
};
Constants
Declared In
LKMobileGateway.h