DittoObjCInterop

public enum DittoObjCInterop

Provides access to helpers for interoperability with objects from the DittoObjC SDK (which the Swift SDK is based on).

  • Returns the corresponding ObjC DITDitto instance.

    Declaration

    Swift

    public static func ditDittoFor(ditto: Ditto) -> DITDitto