SynchronizeClient method
- Last UpdatedJul 23, 2024
- 1 minute read
Synchronizes the client with the server.
Class
IGalaxy
Syntax
[C#]
void SynchronizeClient()
[Visual C++]
HRESULT SynchronizeClient();
Remarks
User should be logged in.
Synchronizes the client with the server.
IGalaxy
[C#]
void SynchronizeClient()
[Visual C++]
HRESULT SynchronizeClient();
User should be logged in.