MCPcopy
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
1205func (x *ClientHi) GetPlatform() string {
1206 if x != nil {
1207 return x.Platform
1208 }
1209 return ""
1210}
1211
1212func (x *ClientHi) GetBackground() bool {
1213 if x != nil {

Callers 1

pbCliDeserializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected