Options

@objc(UAPreferenceCenterConfigOptions)
public final class Options : NSObject, Decodable, Sendable

Config options.

  • The config identifier.

    Declaration

    Swift

    @objc
    public let mergeChannelDataToContact: Bool
  • Declaration

    Swift

    public required init(from decoder: Decoder) throws