carp_firebase_backend library

Classes

FireBaseAuthenticationMethods
A enumeration of possible authentication methods in Firebase.
FirebaseDatabaseDataEndPoint
Specify a Google Firebase Database (Cloud Firestore) document endpoint.
FirebaseDatabaseDataManager
Stores CARP json objects in the Firebase Database.
FirebaseDataEndPoint
FirebaseDataManager
An abstract class handling initialization and authentication to Firebase.
FirebaseDataManagerEvent
A status event for this Firebase data manager. See FirebaseDataManagerEventTypes for a list of possible event types.
FirebaseDataManagerEventTypes
An enumeration of file data manager event types
FirebaseEndPoint
Specify a Google Firebase endpoint.
FirebaseStorageDataEndPoint
Specify a Google Firebase Storage file endpoint.
FirebaseStorageDataManager
Stores files with Datum json objects in the Firebase Storage file store. Works closely with the FileDataManager which is responsible for writing and zipping files to the local device.

Exceptions / Errors

CarpFirebaseBackendException
Generic CARP Firebase Backend exception.