Other Classes

The following classes are available globally.

  • __AnyPromise is an implementation detail.

    Because of how ObjC/Swift compatibility work we have to compose our AnyPromise with this internal object, however this is still part of the public interface. Sadly. Please don’t use it.

    See more

    Declaration

    Swift

    @objc(__AnyPromise)
    public class __AnyPromise : NSObject
  • Undocumented

    See more

    Declaration

    Swift

    public class PMKFinalizer