Package com.example.examer.data.remote

Types

Link copied to clipboard
class FirebaseRemoteDatabase(dispatcherProvider: DispatcherProvider) : RemoteDatabase

A concrete implementation of RemoteDatabase that uses Firebase.

Link copied to clipboard
interface RemoteDatabase

An interface that contains the requisite methods for a remote database.