copy

open fun copy(analytics: Analytics, emitter: EventEmitter, context: Context): Analytics

Creates a new instance with the properties from the provided Analytics.

Return

A new instance of Analytics.

Parameters

analytics

The analytics used to initialize the properties of the new instance.

emitter

The event emitter associated with playback.

context

The application context.