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

Method GetClassBC

pkg/ttnpb/messages.pb.go:1381–1386  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1379}
1380
1381func (x *ApplicationDownlink) GetClassBC() *ApplicationDownlink_ClassBC {
1382 if x != nil {
1383 return x.ClassBC
1384 }
1385 return nil
1386}
1387
1388func (x *ApplicationDownlink) GetPriority() TxSchedulePriority {
1389 if x != nil {

Calls

no outgoing calls

Tested by

no test coverage detected