IPartyChatMember.IsLocal Property

Indication that the chat party member is on the local console or is remote.

Syntax

public:
property bool IsLocal {
         bool get ();
}  

Property value

Type: bool 

 True if the chat party member is on the local console, and false otherwise.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

IPartyChatMember Interface

IPartyChatMember Members

Windows.Xbox.Multiplayer Namespace