MozAdsPlacementConfig
public struct MozAdsPlacementConfig
extension MozAdsPlacementConfig: Sendable
extension MozAdsPlacementConfig: Equatable, Hashable
-
Declaration
Swift
public var placementId: String
-
Declaration
Swift
public var iabContent: IabContent?
-
Declaration
Swift
public init(placementId: String, iabContent: IabContent?)
-
Declaration
Swift
public static func == (lhs: MozAdsPlacementConfig, rhs: MozAdsPlacementConfig) -> Bool
-
Declaration
Swift
public func hash(into hasher: inout Hasher)