Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ goOffline
Method
goOffline
packages/firebase-database/index.android.ts:687–689 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
685
}
686
687
goOffline() {
688
this.native.goOffline();
689
}
690
691
goOnline() {
692
this.native.goOnline();
Callers
nothing calls this directly
Calls
1
goOffline
Method · 0.65
Tested by
no test coverage detected