CTR Pia
4.11.3
Game Communication Engine
|
Base class that manages settings specific to session joining. More...
Public Member Functions | |
virtual void | SetSessionInfoPtr (ISessionInfo *pSessionInfo) |
Sets target session information. More... | |
Base class that manages settings specific to session joining.
This class is never instantiated by an application. Use a class that inherits this class.
|
virtual |
Sets target session information.
Sets target session information. Set the session information that was found using Session::BrowseSessionAsync
.
[in] | pSessionInfo | The target session's information. |