public class InventoryRealtimeDeleteAwareNotificationsSubscriber extends Object implements Subscriber<String,ManagedObjectDeleteAwareNotification>
Constructor and Description |
---|
InventoryRealtimeDeleteAwareNotificationsSubscriber(PlatformParameters parameters) |
Modifier and Type | Method and Description |
---|---|
void |
disconnect() |
Subscription<String> |
subscribe(String agentId,
SubscribeOperationListener subscribeOperationListener,
SubscriptionListener<String,ManagedObjectDeleteAwareNotification> handler,
boolean autoRetry) |
Subscription<String> |
subscribe(String channelID,
SubscriptionListener<String,ManagedObjectDeleteAwareNotification> handler) |
public InventoryRealtimeDeleteAwareNotificationsSubscriber(PlatformParameters parameters)
public Subscription<String> subscribe(String channelID, SubscriptionListener<String,ManagedObjectDeleteAwareNotification> handler) throws SDKException
subscribe
in interface Subscriber<String,ManagedObjectDeleteAwareNotification>
SDKException
public Subscription<String> subscribe(String agentId, SubscribeOperationListener subscribeOperationListener, SubscriptionListener<String,ManagedObjectDeleteAwareNotification> handler, boolean autoRetry) throws SDKException
subscribe
in interface Subscriber<String,ManagedObjectDeleteAwareNotification>
SDKException
public void disconnect()
disconnect
in interface Subscriber<String,ManagedObjectDeleteAwareNotification>
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.