API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_GroupPresence_LaunchRosterPanel Function

Launch the panel which displays the current users in the roster. Users with the same lobby and match session id as part of their presence will show up here.
A message with type ovrMessage_GroupPresence_LaunchRosterPanel will be generated in response.
First call ovr_Message_IsError() to check if an error occurred.
This response has no payload. If no error occurred, the request was successful. Yay!

Signature

ovrRequest ovr_GroupPresence_LaunchRosterPanel(ovrRosterOptionsHandle options)

Parameters

Returns