PlayerRelationshipInfo

public interface PlayerRelationshipInfo implements Freezable<PlayerRelationshipInfo> Parcelable

Data object representing the relationship information of a player.

Inherited Constant Summary

Public Method Summary

abstract int
getFriendStatus()
Retrieves this player's friend status relative to the currently signed-in player.

Inherited Method Summary

Public Methods

public abstract int getFriendStatus ()

Retrieves this player's friend status relative to the currently signed-in player. The possible output can be found in Player.PlayerFriendStatus.