virtual qBool TouchObject( ProtocolCallContext * pContext, const DataStoreTouchObjectParam & param );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
in | param |
Detailed information. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Updates the expiration date of the data on the DataStore server.
Specify DataStoreConstants::DATA_FLAG_PERIOD_FROM_LAST_REFERRED
when uploading data to update the expiration. Only people who have access rights to the data can update it. This member function will no longer be updated because the reference date and count will be removed.
CONFIDENTIAL