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

Method GetRawPayload

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

Source from the content-addressed store, hash-verified

203}
204
205func (x *JoinResponse) GetRawPayload() []byte {
206 if x != nil {
207 return x.RawPayload
208 }
209 return nil
210}
211
212func (x *JoinResponse) GetSessionKeys() *SessionKeys {
213 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected