Package apple.foundation
Interface NSURLSessionWebSocketTask.Block_sendPingWithPongReceiveHandler
-
- Enclosing class:
- NSURLSessionWebSocketTask
public static interface NSURLSessionWebSocketTask.Block_sendPingWithPongReceiveHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_sendPingWithPongReceiveHandler(NSError error)
-
-
-
Method Detail
-
call_sendPingWithPongReceiveHandler
void call_sendPingWithPongReceiveHandler(NSError error)
-
-