Uses of Class
com.cumulocity.sdk.client.messaging.notifications.Token
Packages that use Token
-
Uses of Token in com.cumulocity.sdk.client.messaging.notifications
Methods in com.cumulocity.sdk.client.messaging.notifications that return TokenModifier and TypeMethodDescriptionTokenApi.create(NotificationTokenRequestRepresentation tokenRequest) Creates new access Token.TokenApiImpl.create(NotificationTokenRequestRepresentation tokenRequest) Refreshes an expired Token.Methods in com.cumulocity.sdk.client.messaging.notifications with parameters of type TokenModifier and TypeMethodDescriptionRefreshes an expired Token.voidTokenApi.unsubscribe(Token token) Unsubscribe a subscriber using supplied Token.voidTokenApiImpl.unsubscribe(Token token) Verifies supplied Token.