ClientAnalyticsInfo
public struct ClientAnalyticsInfo
Analytics info about the app using the SDK.
-
Initializer
Declaration
Swift
public init(appName: String, appVersion: String)Parameters
appNameName of the app using the SDK.
appVersionVersion of the app using the SDK.
ClientAnalyticsInfo Structure Reference