Uses of Interface
com.cumulocity.sdk.client.messaging.notifications.NotificationSubscriptionApi
Packages that use NotificationSubscriptionApi
Package
Description
-
Uses of NotificationSubscriptionApi in com.cumulocity.sdk.client
Methods in com.cumulocity.sdk.client that return NotificationSubscriptionApiModifier and TypeMethodDescriptionPlatform.getNotificationSubscriptionApi()
PlatformImpl.getNotificationSubscriptionApi()
-
Uses of NotificationSubscriptionApi in com.cumulocity.sdk.client.messaging.notifications
Classes in com.cumulocity.sdk.client.messaging.notifications that implement NotificationSubscriptionApi -
Uses of NotificationSubscriptionApi in com.cumulocity.sdk.client.notification2.internal
Constructors in com.cumulocity.sdk.client.notification2.internal with parameters of type NotificationSubscriptionApiModifierConstructorDescriptionNotifications2ApiImpl
(String baseUrl, String tenantId, NotificationSubscriptionApi notificationSubscriptionApi, TokenApi tokenApi)