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

Method GetReadId

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

Source from the content-addressed store, hash-verified

2593}
2594
2595func (x *TopicSub) GetReadId() int32 {
2596 if x != nil {
2597 return x.ReadId
2598 }
2599 return 0
2600}
2601
2602func (x *TopicSub) GetRecvId() int32 {
2603 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected