SocialService Class
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.
Defines access methods that return social relationship information between the user and one or more other Xbox Live users.
[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 SocialService
type SocialService = class
interface __ISocialServicePublicNonVirtuals
interface __ISocialServiceProtectedNonVirtuals
Public NotInheritable Class SocialService
- Inheritance
-
SocialService
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Get |
Returns a XboxSocialRelationshipResult containing a the list of people that the user is connected to. Defaults to filtering to PersonView.All Defaults to startIndex and maxItems of 0 to return entire list if possible |
Get |
Returns a XboxSocialRelationshipResult containing a the list of people that the user is connected to. |
Get |
Returns a XboxSocialRelationshipResult containing a the list of people that the user is connected to. |
Get |
|
Subscribe |
Subscribes to social relationship change notifications via the SocialRelationshipChanged event |
Unsubscribe |
Unsubscribes a previously created social relationship change subscription |
Social |
Registers for social relationship change notifications. Event handlers will receive SocialRelationshipChangeEventArgs^. |
Produkt | Versionen |
---|---|
Xbox Live WinRT SDK | 2017.11.20171204.01 |