Dictionary

From AdswizzSDK:
public extension Dictionary where Key == String

Available where Key == String

  • isAdswizzWatchData From AdswizzSDK

    Returns true if the dictionary contains a key used by the SDK.

    Declaration

    Swift

    var isAdswizzWatchData: Bool { get }