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

Method GetPayload

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

Source from the content-addressed store, hash-verified

97}
98
99func (x *JoinRequest) GetPayload() *Message {
100 if x != nil {
101 return x.Payload
102 }
103 return nil
104}
105
106func (x *JoinRequest) GetDevAddr() []byte {
107 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected