game-common / pragma.friend / PresenceApi / getForPlayer /
getForPlayer #
suspend fun getForPlayer(socialId: <ERROR CLASS>): PragmaResult<FriendCommon.PresencesForSocialId, PragmaFailure>
Request to get the presences for a player.
Parameters #
socialId | The social id of the player to get the presence for. |