Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinode/chat
/ GetVer
Method
GetVer
pbx/model.pb.go:1184–1189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1182
}
1183
1184
func
(x *ClientHi) GetVer() string {
1185
if
x != nil {
1186
return
x.Ver
1187
}
1188
return
""
1189
}
1190
1191
func
(x *ClientHi) GetDeviceId() string {
1192
if
x != nil {
Callers
1
pbCliDeserialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected