Uses of Class
org.robovm.apple.foundation.NSURLSessionWebSocketMessage
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLSessionWebSocketMessage in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSURLSessionWebSocketMessage Modifier and Type Method Description voidNSURLSessionWebSocketTask. sendMessage(NSURLSessionWebSocketMessage message, VoidBlock1<NSError> completionHandler)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLSessionWebSocketMessage Modifier and Type Method Description voidNSURLSessionWebSocketTask. receiveMessage(VoidBlock2<NSURLSessionWebSocketMessage,NSError> completionHandler)