Uses of Class
com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Packages that use SignalRServiceClientConnectionConnectedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of SignalRServiceClientConnectionConnectedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return SignalRServiceClientConnectionConnectedEventDataModifier and TypeMethodDescriptionSignalRServiceClientConnectionConnectedEventData.setConnectionId(String connectionId) Set the connectionId property: The connection Id of connected client connection.SignalRServiceClientConnectionConnectedEventData.setHubName(String hubName) Set the hubName property: The hub of connected client connection.SignalRServiceClientConnectionConnectedEventData.setTimestamp(OffsetDateTime timestamp) Set the timestamp property: The time at which the event occurred.Set the userId property: The user Id of connected client connection.