| Package | Description |
|---|---|
| mk.gdx.firebase | |
| mk.gdx.firebase.distributions |
| Class and Description |
|---|
| AuthCallback
Handles response from authorization actions.
|
| CompleteCallback
Handles response when something has been done.
|
| DataCallback
Handles response when dealing with Firebase database data.
|
| DeleteCallback
Handles response when removing something from Firebase storage.
|
| DownloadCallback
Handles response when downloading something from Firebase storage.
|
| TransactionCallback
Handles response when dealing with data and get care about concurrent modification of same data.
|
| UploadCallback
Handles response after uploading data to Firebase storage.
|
| Class and Description |
|---|
| AuthCallback
Handles response from authorization actions.
|
| CompleteCallback
Handles response when something has been done.
|
| DataCallback
Handles response when dealing with Firebase database data.
|
| DeleteCallback
Handles response when removing something from Firebase storage.
|
| DownloadCallback
Handles response when downloading something from Firebase storage.
|
| TransactionCallback
Handles response when dealing with data and get care about concurrent modification of same data.
|
| UploadCallback
Handles response after uploading data to Firebase storage.
|