steam_friend_game_info table reference - Stingray Lua API Reference
         
	
    
    
Returned by each call to stingray.Friends.playing_game() in order to provide you with
    information about the game being played by a friend.
				|   | 
The Steam AppId of the game.
 | 
 
				|   | ip : string?
The IPv4 address of the game server the player is on. 
 | 
 
							
							
 Only exists if the player is on a game server.
							  
				|   | 
The ID of the lobby the player is in, if any.
 | 
 
				|   | 
The mod ID, if the game is a modification.
 | 
 
				|   | 
The port that the game uses to communicate with the server. 
 | 
 
							
							
 Only exists if the player is on a game server.
							  
				|   | 
The port that the game uses to communicate with the server. 
 | 
 
							
							
 Only exists if the player is on a game server.