step-up-labs / firebase-database-dotnet

C# library for Firebase Realtime Database.
MIT License
668 stars 168 forks source link

OnContinue #307

Open mathe1sOutlook opened 1 year ago

mathe1sOutlook commented 1 year ago

Hi, I'm trying unsussfully to update a List after recieving an update using realtime streaming. Could you make one example showing how to assing the OnComplete action in the .Subscribe? Thanks in advance