PWConnectionState Constants Reference
Declared in | PWMediaSession.h |
---|
PWConnectionState
PWConnectionState
indicates the connection status B/W client and server.
Definition
typedef NS_ENUM(NSInteger, PWConnectionState ) {
PWConnectionStateDisconnected,
PWConnectionStateConnecting,
PWConnectionStateConnected,
};
Constants
Declared In
PWMediaSession.h