Skip to main content
Lists quality of service servers for the title. By default, servers are only returned for regions where a Multiplayer Servers build has been deployed.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFMultiplayerServerListQosServersForTitleRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on all platforms. Returns a list of quality of service servers for a title. When the asynchronous task is complete, call PFMultiplayerServerListQosServersForTitleGetResultSize and PFMultiplayerServerListQosServersForTitleGetResult to get the result.

Requirements

Header: PFMultiplayerServer.h

See also

PFMultiplayerServer members
Last modified on August 1, 2026