MCPcopy
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
1184func (x *ClientHi) GetVer() string {
1185 if x != nil {
1186 return x.Ver
1187 }
1188 return ""
1189}
1190
1191func (x *ClientHi) GetDeviceId() string {
1192 if x != nil {

Callers 1

pbCliDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected