MultiplayerSession.SubscribedChangeTypes 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.
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