MCPcopy Create free account
hub / github.com/tinode/chat / GetUpdatedAt

Method GetUpdatedAt

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

Source from the content-addressed store, hash-verified

2565}
2566
2567func (x *TopicSub) GetUpdatedAt() int64 {
2568 if x != nil {
2569 return x.UpdatedAt
2570 }
2571 return 0
2572}
2573
2574func (x *TopicSub) GetDeletedAt() int64 {
2575 if x != nil {

Callers 3

pbTopicDescDeserializeFunction · 0.45
pbSubSliceDeserializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected