PartyChatView Class

Represents a snapshot of the current chat party, including the party members.

Syntax

public ref class PartyChatView sealed : IPartyChatView  

Remarks

Note

This class makes cross-OS calls. For more information, see Cross-OS Calls.

You can use the PartyChatView class to identify other players that are currently in an Xbox Live chat party with players on the local console, which allows your title to prioritize players in your title’s user interface. This class cannot be used as a replacement for title player grouping.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

PartyChatView Members

Windows.Xbox.Multiplayer Namespace