qBool UploadCommonData( ProtocolCallContext * pContext, const qVector< qByte > & commonData, UniqueId nexUniqueId = INVALID_UNIQUEID ); qBool UploadCommonData( ProtocolCallContext * pContext, const void * pCommonData, qByte commonDataSize, UniqueId nexUniqueId = INVALID_UNIQUEID );
UploadCommonData ( ProtocolCallContext *, const qVector< qByte > &, UniqueId )
|
Registers common ranking data. |
UploadCommonData ( ProtocolCallContext *, const void *, qByte, UniqueId )
|
Registers common ranking data. |
This function can only be used to upload common data that has the same principal ID as the data of the local host.
This function can only be used to upload common data that has the same principal ID as the data of the local host.
CONFIDENTIAL