-
Notifications
You must be signed in to change notification settings - Fork 6
SRConnState
Ju Liaoyuan edited this page Dec 20, 2022
·
1 revision
Declared in SRCode.h
typedef NS_ENUM(NSInteger, SRConnState ) {
SRConnStateUnknown = -1,
SRConnStateConnecting = 0,
SRConnStateConnected = 1,
SRConnStateDisconnect = 2,
};
Declared In SRCode.h
.
Declared In SRCode.h
.
Declared In SRCode.h
.
Declared In SRCode.h
.
Sona Wiki