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

Method GetOptNeg

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

Source from the content-addressed store, hash-verified

2748}
2749
2750func (x *DLSettings) GetOptNeg() bool {
2751 if x != nil {
2752 return x.OptNeg
2753 }
2754 return false
2755}
2756
2757type CFList struct {
2758 state protoimpl.MessageState

Callers 1

AppendDLSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected