[null,null,["Last updated 2025-09-10 UTC."],[],["`PlayerRelationshipInfo` is a data object providing a player's relationship information. It allows retrieving a player's friend status relative to the signed-in player using `getFriendStatus()`, with possible values defined in `Player.PlayerFriendStatus`. It also includes methods from `Freezable` to `freeze()` and verify data validity with `isDataValid()`. It supports parceling through `describeContents()` and `writeToParcel()` which are inherited from the Parcelable interface.\n"]]