Packagecom.tuarua.firebase.ml.custom
Classpublic class CustomRemoteModel
InheritanceCustomRemoteModel Inheritance RemoteModel Inheritance Object

A custom model that is stored remotely on the server and downloaded to the device.



Public Properties
 PropertyDefined By
 Inheritedname : String
[read-only]
RemoteModel
Public Methods
 MethodDefined By
  
CustomRemoteModel(name:String)
CustomRemoteModel
Constructor Detail
CustomRemoteModel()Constructor
public function CustomRemoteModel(name:String)

Parameters
name:String — The model name.