Edit

Share via


MultiplayerSessionProperties.HostDeviceToken Property

Definition

A token representing the host device. Must match the "deviceToken" of at least one member, otherwise this field is deleted. If "peerToHostRequirements" is set and "host" is set, the measurement stage assumes that the given host is the correct host and only measures metrics to that host.

public string HostDeviceToken { get; }
member this.HostDeviceToken : string
Public ReadOnly Property HostDeviceToken As String

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPropertiesPublicNonVirtuals.HostDeviceToken

Applies to