Edit

Share via


XboxSocialRelationshipResult.HasNext Property

Definition

Returns a boolean value that indicates if there are more pages of social relationships to retrieve.

public bool HasNext { get; }
member this.HasNext : bool
Public ReadOnly Property HasNext As Boolean

Property Value

True if there are more pages, otherwise false.

Implements

Microsoft.Xbox.Services.Social.__IXboxSocialRelationshipResultPublicNonVirtuals.HasNext

Applies to