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

    Swift

    class FirebaseModelSource : RemoteModelSource
  • A model source indicating where the model is hosted remotely.

    Declaration

    Swift

    class RemoteModelSource : NSObject