FirebaseANE Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
CustomRemoteModel
Properties
|
Methods
Package
com.tuarua.firebase.ml.custom
Class
public class CustomRemoteModel
Inheritance
CustomRemoteModel
RemoteModel
Object
A custom model that is stored remotely on the server and downloaded to the device.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
name
: String
[read-only]
RemoteModel
Public Methods
Method
Defined By
CustomRemoteModel
(name:String)
CustomRemoteModel
Constructor Detail
CustomRemoteModel
()
Constructor
public function CustomRemoteModel(name:String)
Parameters
name
:String
— The model name.
Sat May 15 2021, 07:44 PM +01:00