FirebaseCustomRemoteModel

public class FirebaseCustomRemoteModel extends FirebaseRemoteModel

Describes a remote model to be downloaded to the device.

Create a remote model object with the model's name specified by the developer in the cloud console.

Nested Class Summary

Inherited Method Summary

boolean
equals(Object arg0)
int
hashCode()
Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()