Export all fields in pdu
Oopsie!
This commit is contained in:
@@ -2,11 +2,11 @@ package pdu
|
||||
|
||||
type (
|
||||
DELIVER_SM struct {
|
||||
header *PDU_HEADER
|
||||
Header *PDU_HEADER
|
||||
SUBMIT_SM
|
||||
}
|
||||
DELIVER_SM_RESP struct {
|
||||
header *PDU_HEADER
|
||||
Header *PDU_HEADER
|
||||
SUBMIT_SM_RESP
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user