MLKitLinkFirebase Framework Reference

Stay organized with collections Save and categorize content based on your preferences.

Classes

The following classes are available globally.

  • The model source for a custom model that is hosted remotely on the Firebase server and downloaded to the device.

    Declaration

    Objective-C

    
    @interface MLKFirebaseModelSource : MLKRemoteModelSource
  • A model source indicating where the model is hosted remotely.

    Declaration

    Objective-C

    
    @interface MLKRemoteModelSource : NSObject