MCPcopy Index your code
hub / github.com/tinode/chat / GetSrvmsg

Method GetSrvmsg

pbx/model.pb.go:3418–3423  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3416}
3417
3418func (x *ServerResp) GetSrvmsg() *ServerMsg {
3419 if x != nil {
3420 return x.Srvmsg
3421 }
3422 return nil
3423}
3424
3425func (x *ServerResp) GetClmsg() *ClientMsg {
3426 if x != nil {

Callers 1

pluginFireHoseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected