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

Method GetCfList

pkg/ttnpb/join.pb.go:141–146  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139}
140
141func (x *JoinRequest) GetCfList() *CFList {
142 if x != nil {
143 return x.CfList
144 }
145 return nil
146}
147
148func (x *JoinRequest) GetCorrelationIds() []string {
149 if x != nil {

Callers 4

ValidateFieldsMethod · 0.95
AppendJoinAcceptPayloadFunction · 0.45
MarshalJoinAcceptPayloadFunction · 0.45
makeOTAAFlowTestFunction · 0.45

Calls

no outgoing calls

Tested by 1

makeOTAAFlowTestFunction · 0.36