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

Method GetClmsg

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

Source from the content-addressed store, hash-verified

3423}
3424
3425func (x *ServerResp) GetClmsg() *ClientMsg {
3426 if x != nil {
3427 return x.Clmsg
3428 }
3429 return nil
3430}
3431
3432// Context message
3433type Session struct {

Callers 1

pluginFireHoseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected