Package com.cumulocity.sdk.client.notification2.internal
package com.cumulocity.sdk.client.notification2.internal
-
ClassDescriptionImplements
Notifications2Apibased on our latest Core/Pulsar magic.This class is responsible for establishing and maintaining a websocket connection + connection token management.Abstraction for the object that will make actual websocket connection and report connection state changes and received messages
By default, we use TooTallNate websocket client implementationTooTallNateWebSocketConnectorUsed to transfer websocket events/messages/state changes from WS library toNotifications2Apiimplementation.