XboxSocialRelationshipResult 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.
Contains a collection of social relationships the user has with 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 XboxSocialRelationshipResult
type XboxSocialRelationshipResult = class
interface __IXboxSocialRelationshipResultPublicNonVirtuals
Public NotInheritable Class XboxSocialRelationshipResult
- Inheritance
-
XboxSocialRelationshipResult
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Has |
Returns a boolean value that indicates if there are more pages of social relationships to retrieve. |
Items |
Collection of XboxSocialRelationship objects returned by a request |
Total |
The total number of XboxSocialRelationship objects that can be requested |
Get |
Returns an XboxSocialRelationshipResult object containing the next page |
Produkt | Versionen |
---|---|
Xbox Live WinRT SDK | 2017.11.20171204.01 |