Bit6RTStatus Constants Reference
Declared in | Bit6Constants.h |
Bit6RTStatus
Web Socket connection status.
Definition
typedef NS_ENUM(NSInteger, Bit6RTStatus ) {
Bit6RTStatus_DISCONNECTED = 0,
Bit6RTStatus_CONNECTING,
Bit6RTStatus_CONNECTED,
};
Constants
Declared In
Bit6Constants.h