Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetRawPayload
Method
GetRawPayload
pkg/ttnpb/join.pb.go:205–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
203
}
204
205
func
(x *JoinResponse) GetRawPayload() []byte {
206
if
x != nil {
207
return
x.RawPayload
208
}
209
return
nil
210
}
211
212
func
(x *JoinResponse) GetSessionKeys() *SessionKeys {
213
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected