PlayerFriendStatus

This player's friend status relative to the currently signed in player.

Entries

Link copied to clipboard

The currently signed in player and this player are friends.

Link copied to clipboard

The currently signed in player is not a friend of this player.

Link copied to clipboard

The currently signed in player's friend status with this player is unknown.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val status: Int

Integer representation of the status, taken from com.google.android.gms.games.Player.PlayerFriendStatus

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.