AmazonIVSPlayerCollectorFactory
@objcMembers
@objc(BMAAmazonIVSPlayerCollectorFactory)
public class AmazonIVSPlayerCollectorFactory : NSObject, CollectorFactory
-
Creates a new
AmazonIVSPlayerCollectorApiinstance with the given configurationDeclaration
Swift
public static func create( config: AnalyticsConfig ) -> AmazonIVSPlayerCollectorApiParameters
configThe
AnalyticsConfigfor this collector instance -
Creates a new
AmazonIVSPlayerCollectorApiinstance with the given configurationDeclaration
Swift
public static func create( config: AnalyticsConfig, defaultMetadata: DefaultMetadata ) -> AmazonIVSPlayerCollectorApiParameters
configThe
AnalyticsConfigfor this collector instancedefaultMetadataThe
DefaultMetadatawhich acts as fallback if not specified elsewhere.
AmazonIVSPlayerCollectorFactory Class Reference