#include <websocket_json_codeexchanger.h>

WebSocket and JSON Python code communication for Cinema 4D and IDE(s).
Only 1 implementation of this interface is allowed and it should be singleton.
Public Member Functions | |
| MAXON_METHOD BaseArray< WeakRef< const NetworkWebSocketConnectionRef > > * | GetWebSockets () | 
Private Member Functions | |
| MAXON_INTERFACE (WebSocketJsonCodeExchangerInterface, MAXON_REFERENCE_NORMAL, "net.maxonsdk.interfaces.codeexchanger.websocket_json") | |
      
  | 
  private | 
| MAXON_METHOD BaseArray<WeakRef<const NetworkWebSocketConnectionRef> >* GetWebSockets | ( | ) | 
Retrieves a list of ongoing connections.