virtual qBool Bind( Credentials * pCredentials );
Name | Description | |
---|---|---|
in | pCredentials | Certificate for accessing the service. |
Value | Description |
---|---|
true |
Success. |
false |
Failure. |
Sets a certificate for using the matchmaking service.
Sets a certificate for using the matchmaking service. A certificate must be set before using the matchmaking feature. After the NgsFacade::Login
function completes, specify the certificate obtained using the NgsFacade::GetCredentials
function as an argument.
virtual
declaration.CONFIDENTIAL