Edit

Share via


MultiplayerSearchHandleRequest Class

Definition

Sets the search handle based on the configuration of this request.

[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSearchHandleRequestFactory), 1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class MultiplayerSearchHandleRequest
type MultiplayerSearchHandleRequest = class
    interface __IMultiplayerSearchHandleRequestPublicNonVirtuals
Public NotInheritable Class MultiplayerSearchHandleRequest
Inheritance
MultiplayerSearchHandleRequest
Attributes
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Constructors

MultiplayerSearchHandleRequest(MultiplayerSessionReference)

Creates a MultiplayerSearchHandleRequest object.

Properties

NumbersMetadata

Filter result to just sessions with the numbers metadata.

SessionReference

The session reference that the sessions part of.

StringsMetadata

Filter result to just sessions with the strings metadata.

Tags

Filter result to just sessions with the tags set.

Applies to