WebPubSubEventHandler.GroupPresenceEvents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The group presence events that this event handler is concerned with. Group presence events are triggered when connections join or leave groups in the hub. If the value is null, no presence events will be sent to this event handler.
public Azure.ResourceManager.WebPubSub.Models.WebPubSubGroupPresenceEventFilters GroupPresenceEvents { get; set; }
member this.GroupPresenceEvents : Azure.ResourceManager.WebPubSub.Models.WebPubSubGroupPresenceEventFilters with get, set
Public Property GroupPresenceEvents As WebPubSubGroupPresenceEventFilters