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

Method GetClassB

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

Source from the content-addressed store, hash-verified

2447}
2448
2449func (x *FCtrl) GetClassB() bool {
2450 if x != nil {
2451 return x.ClassB
2452 }
2453 return false
2454}
2455
2456type JoinRequestPayload struct {
2457 state protoimpl.MessageState

Callers 2

AppendFCtrlFunction · 0.80
getFCtrlAsUintFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected