remove Analytics Client
Remove a previously added AnalyticsClient from PSPDFKit. This method will return true
if the client was successfully removed, or false
if it was not removed. This usually happens if the client was not registered previously.
Return
true
if the client was successfully removed, otherwise false
.
Parameters
client
An AnalyticsClient to remove.