@Deprecated public class InventoryRealtimeNotificationsSubscriber extends Object implements Subscriber<String,ManagedObjectNotification>
Constructor and Description |
---|
InventoryRealtimeNotificationsSubscriber(PlatformParameters parameters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
disconnect()
Deprecated.
|
Subscription<String> |
subscribe(String channelID,
SubscribeOperationListener subscribeOperationListener,
SubscriptionListener<String,ManagedObjectNotification> handler,
boolean autoRetry)
Deprecated.
|
Subscription<String> |
subscribe(String channelID,
SubscriptionListener<String,ManagedObjectNotification> handler)
Deprecated.
This method does NOT allow to receive device realtime DELETE actions
|
public InventoryRealtimeNotificationsSubscriber(PlatformParameters parameters)
public Subscription<String> subscribe(String channelID, SubscriptionListener<String,ManagedObjectNotification> handler) throws SDKException
subscribe
in interface Subscriber<String,ManagedObjectNotification>
SDKException
public Subscription<String> subscribe(String channelID, SubscribeOperationListener subscribeOperationListener, SubscriptionListener<String,ManagedObjectNotification> handler, boolean autoRetry) throws SDKException
subscribe
in interface Subscriber<String,ManagedObjectNotification>
SDKException
public void disconnect()
disconnect
in interface Subscriber<String,ManagedObjectNotification>
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.