Uses of Class
com.cumulocity.sdk.client.notification2.config.Notifications2Properties
Packages that use Notifications2Properties
-
Uses of Notifications2Properties in com.cumulocity.sdk.client
Methods in com.cumulocity.sdk.client that return Notifications2PropertiesMethods in com.cumulocity.sdk.client with parameters of type Notifications2PropertiesModifier and TypeMethodDescriptionvoidPlatformParameters.setNotifications2(Notifications2Properties notifications2) -
Uses of Notifications2Properties in com.cumulocity.sdk.client.notification2.internal
Constructors in com.cumulocity.sdk.client.notification2.internal with parameters of type Notifications2PropertiesModifierConstructorDescriptionNotifications2ApiImpl(Notifications2Properties notifications2Properties, String tenantId, NotificationSubscriptionApi notificationSubscriptionApi, TokenApi tokenApi)