Class WebSocketClient

java.lang.Object
com.cumulocity.sdk.client.notification2.internal.WebSocketClient
All Implemented Interfaces:
WebSocketConnectorListener

public class WebSocketClient extends Object implements WebSocketConnectorListener
This class is responsible for establishing and maintaining a websocket connection + connection token management. It also notifies about received messages (notifications). An instance of this class is created per subscription.