add Analytics Client
Add a AnalyticsClient to receive analytics events from PSPDFKit. This method will return true if the client was successfully added, or false if it was not added. Usually this happens if the client has already been added previously.
Return
true if the client was successfully added, otherwise false.
Parameters
client
An AnalyticsClient to add.