Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetPlatform
Method
GetPlatform
pbx/model.pb.go:1205–1210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1203
}
1204
1205
func
(x *ClientHi) GetPlatform() string {
1206
if
x != nil {
1207
return
x.Platform
1208
}
1209
return
""
1210
}
1211
1212
func
(x *ClientHi) GetBackground() bool {
1213
if
x != nil {
Callers
1
pbCliDeserialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected