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