Uses of Class
com.azure.messaging.webpubsub.models.WebPubSubClientAccessToken
Packages that use WebPubSubClientAccessToken
Package
Description
Package containing classes for creating clients to perform operations on the Azure Web Pub Sub Service.
-
Uses of WebPubSubClientAccessToken in com.azure.messaging.webpubsub
Methods in com.azure.messaging.webpubsub that return WebPubSubClientAccessTokenModifier and TypeMethodDescriptionWebPubSubServiceClient.getClientAccessToken(GetClientAccessTokenOptions options) Creates a client access token.Methods in com.azure.messaging.webpubsub that return types with arguments of type WebPubSubClientAccessTokenModifier and TypeMethodDescriptionWebPubSubServiceAsyncClient.getClientAccessToken(GetClientAccessTokenOptions options) Creates a client access token.