HostMigrationCallback( void * pMatchMakingClientClient, UpdateSessionHostCB updateSessionHostCB, qInt32 iPriority = 600 );
Name | Description | |
---|---|---|
in | pMatchMakingClientClient | A valid (bound) MatchmakeExtensionClient . |
in | updateSessionHostCB | The callback function that is called when host migration occurs. Normally MatchMakingClient::StaticUpdateSessionHost or MatchMakingClient::StaticUpdateSessionHostWithOwner is specified. |
in | iPriority | Priority level. The default value is 600 . |
Constructor.
CONFIDENTIAL