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

Method GetSessionKeys

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

Source from the content-addressed store, hash-verified

210}
211
212func (x *JoinResponse) GetSessionKeys() *SessionKeys {
213 if x != nil {
214 return x.SessionKeys
215 }
216 return nil
217}
218
219func (x *JoinResponse) GetLifetime() *durationpb.Duration {
220 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected