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

Method GetMic

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

Source from the content-addressed store, hash-verified

2099}
2100
2101func (x *Message) GetMic() []byte {
2102 if x != nil {
2103 return x.Mic
2104 }
2105 return nil
2106}
2107
2108func (m *Message) GetPayload() isMessage_Payload {
2109 if m != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected