Switchboard SDK
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nswitchboard
  CErrorRepresents an error that can occur during an operation
  CEventRepresents an event that can be emitted and listened to
  CResultRepresents the result of an operation that can either succeed or fail
  CSBAnyA versatile container class that can hold values of various types
  CSBAnyMapMap class to store and retrieve values
  CSBAnyVectorVector of SBAny values, used for representing lists or arrays of values
  CSwitchboardThe main Switchboard SDK interface
  CSwitchboardJSONRPCProvides methods to process JSON-RPC commands
  CSwitchboardWebSocketServerSwitchboardWebSocketServer is a WebSocket server that handles incoming WebSocket connections. It processes JSON-RPC commands and manages WebSocket sessions. This server is designed to work with the Switchboard SDK and provides a way to interact with Switchboard objects over WebSockets