Facepunch.Steamworks Wiki

Steamworks.SteamRemotePlay

Functions that provide information about Steam Remote Play sessions, streaming your game content to another computer or to a Steam Link app or hardware.

Events

Called when a session is connected
Called when a session becomes disconnected

Properties

static int SessionCount { get; }
Get the number of currently connected Steam Remote Play sessions

Methods

Get the currently connected Steam Remote Play session ID at the specified index. IsValid will return false if it's out of bounds
static bool SendInvite( SteamId steamid )
Invite a friend to Remote Play Together This returns false if the invite can't be sent