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

Method GetUserId

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

Source from the content-addressed store, hash-verified

644}
645
646func (x *SetSub) GetUserId() string {
647 if x != nil {
648 return x.UserId
649 }
650 return ""
651}
652
653func (x *SetSub) GetMode() string {
654 if x != nil {

Callers 4

pbCliDeserializeFunction · 0.45
pbSetQueryDeserializeFunction · 0.45
pbSubSliceDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected