getInstallationInfo
getInstallationInfo<
ContentTypes>(client):Promise<InstallationInfo>
Defined in: sdks/js/agent-sdk/src/debug/log.ts:106
Read installation count and determine whether this client is newest.
Type Parameters
Section titled “Type Parameters”ContentTypes
Section titled “ContentTypes”ContentTypes
Parameters
Section titled “Parameters”client
Section titled “client”Client<ContentTypes>
Returns
Section titled “Returns”Promise<InstallationInfo>

