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