NSURLSessionWebSocketCloseCode

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf enumeration
gptkbp:compatibleWith NSInteger
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsurlsessionwebsocketclosecode
https://www.w3.org/2000/01/rdf-schema#label NSURLSessionWebSocketCloseCode
gptkbp:introducedIn gptkb:watchOS_6
gptkb:tvOS_13
gptkb:iOS_13
gptkb:macOS_10.15
gptkbp:platform Apple platforms
gptkbp:relatedTo gptkb:WebSocket_protocol
gptkbp:usedIn gptkb:NSURLSessionWebSocketTask
gptkbp:valuation TLSHandshakeFailure = 1015
abnormalClosure = 1006
goingAway = 1001
internalServerError = 1011
invalid = 0
invalidFramePayloadData = 1007
mandatoryExtensionMissing = 1010
messageTooBig = 1009
noStatusReceived = 1005
normalClosure = 1000
policyViolation = 1008
protocolError = 1002
unsupportedData = 1003
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8