IsOpen Method
- Last UpdatedApr 08, 2026
- 1 minute read
Determines if the RealTime Database is truely connected or not.
If somebody has called v_open() from other function, this will
still return false unless somebody opens database using RealTimeDatabase
Open() function.