philia
Preparing search index...
protocol/milky/type/message
IncomingXml
Interface IncomingXml
XML 消息段
interface
IncomingXml
{
data
:
{
service_id
:
number
;
xml_payload
:
string
}
;
type
:
"xml"
;
}
Hierarchy (
View Summary
)
ASegment
IncomingXml
Index
Properties
data
type
Properties
data
data
:
{
service_id
:
number
;
xml_payload
:
string
}
结构体
Type declaration
service_id
:
number
服务ID
xml_payload
:
string
XML数据
type
type
:
"xml"
类型标识符
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
philia
Loading...
XML 消息段