Searched refs:SRStatusCodeNormal (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ | ||
D | SRWebSocket.h | 28 SRStatusCodeNormal = 1000, enumerator |
D | SRWebSocket.m | 614 [self closeWithCode:SRStatusCodeNormal reason:nil]; |