FirebaseMLCommon Framework Reference

Classes

The following classes are available globally.

  • A model stored locally on the device.

    Declaration

    Objective-C

    @interfaceFIRLocalModel:NSObject
  • Configurations for model downloading conditions.

    Declaration

    Objective-C

    @interfaceFIRModelDownloadConditions:NSObject<NSCopying>
  • Manages models that are used by MLKit features.

    Declaration

    Objective-C

    @interfaceFIRModelManager:NSObject
  • A model that is stored remotely on the server and downloaded to the device.

    Declaration

    Objective-C

    @interfaceFIRRemoteModel:NSObject

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2021-02-11 UTC.