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

Method GetMHdr

pkg/ttnpb/lorawan.pb.go:2094–2099  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2092}
2093
2094func (x *Message) GetMHdr() *MHDR {
2095 if x != nil {
2096 return x.MHdr
2097 }
2098 return nil
2099}
2100
2101func (x *Message) GetMic() []byte {
2102 if x != nil {

Callers 2

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected