MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetLifetime

Method GetLifetime

pkg/ttnpb/join.pb.go:219–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217}
218
219func (x *JoinResponse) GetLifetime() *durationpb.Duration {
220 if x != nil {
221 return x.Lifetime
222 }
223 return nil
224}
225
226func (x *JoinResponse) GetCorrelationIds() []string {
227 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected