ClientAnalyticsInfo

public struct ClientAnalyticsInfo

Analytics info about the app using the SDK.

  • Initializer

    Declaration

    Swift

    public init(appName: String, appVersion: String)

    Parameters

    appName

    Name of the app using the SDK.

    appVersion

    Version of the app using the SDK.