Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
func
(x *JoinResponse) GetLifetime() *durationpb.Duration {
220
if
x != nil {
221
return
x.Lifetime
222
}
223
return
nil
224
}
225
226
func
(x *JoinResponse) GetCorrelationIds() []string {
227
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected