WebPubSubEventHandler.GroupPresenceEvents Property

Definition

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

Property Value

Applies to