Edit

Share via


MultiplayerSession.SubscribedChangeTypes Property

Definition

Returns an OR'd set of MultiplayerSessionChangeTypes values representing the aspects of the session that the current xboxlivecontext is subscribed to, of None if there is none.

public Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionChangeTypes SubscribedChangeTypes { get; }
member this.SubscribedChangeTypes : Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionChangeTypes
Public ReadOnly Property SubscribedChangeTypes As MultiplayerSessionChangeTypes

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SubscribedChangeTypes

Applies to