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