Method RequestDataDeletion
RequestDataDeletion()
Requests that all historic data for this user be purged from the back-end and disables data collection. This can be called regardless of whether data collection is currently enabled or disabled.
If the purge request fails (e.g. due to the client being offline), it will be retried until it is successful, even across multiple sessions if necessary.
Declaration
void RequestDataDeletion()