is_playing_shared_game: Is Playing Shared Game

Description Usage Arguments Value

View source: R/is-playing-shared-game.R

Description

Returns TRUE if a borrowing account is currently playing this game. Returns FALSE if the game is not borrowed or the borrower currently doesn't play this game.

Usage

1
is_playing_shared_game(steam_key, steam64_id, app_id)

Arguments

steam_key

A Steam Web API Key.

steam64_id

A 64-bit SteamID.

app_id

The app's AppID.

Value

TRUE if a borrowing account is currently playing this game. Returns FALSE if the game is not borrowed or the borrower currently doesn't play this game.


josegallegos07/steamR documentation built on May 19, 2019, 8:48 p.m.