Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ goOnline
Method
goOnline
packages/firebase-database/index.ios.ts:668–670 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
666
}
667
668
goOnline() {
669
this.native.goOnline();
670
}
671
672
get native() {
673
return
this._native;
Callers
nothing calls this directly
Calls
1
goOnline
Method · 0.65
Tested by
no test coverage detected