MLKitCommon Framework Reference

MLKRemoteModelSource


@interface MLKRemoteModelSource : NSObject

A model source indicating where the model is hosted remotely.

  • Unavailable. Use a subclass initializer.

    Declaration

    Objective-C

    - (nonnull instancetype)init;