class ServiceClient : public nn::nex::RootObject
Root class for all Client
features that communicate with a game server.
V |
Bind
|
Sets a certificate required to use this service. |
---|---|---|
V |
Unbind
|
Releases certificate information. |
GetCredentials
|
Gets the Credentials object that has been bound using the Bind function. |
nn::nex::RootObject
nn::nex::ServiceClient
ServiceClient::IsConnected
function was made private. Use the NgsFacade::IsConnected
function instead.
CONFIDENTIAL