cleanHistory()

Clears the SDK’s stored API usage history.

cleanHistory()

Return Value

Clears the SDK’s stored API usage history.

Example

// example

sdk.cleanHistory();

Last updated

Was this helpful?