Preparing search index...
The search index is not available
pts
pts
protohub
ProtoInfo
Interface ProtoInfo
interface
ProtoInfo
{
messageName
?:
string
;
methodCmd
?:
string
;
methodName
?:
string
;
serviceName
?:
string
;
}
Index
Properties
message
Name?
method
Cmd?
method
Name?
service
Name?
Properties
Optional
message
Name
message
Name
?:
string
messageName 数据包对应结构体名称。
Optional
method
Cmd
method
Cmd
?:
string
methodCmd rpc 调用命令字。
Optional
method
Name
method
Name
?:
string
methodName rpc 调用方法名。
Optional
service
Name
service
Name
?:
string
serviceName rpc 服务名。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
Name
method
Cmd
method
Name
service
Name
pts
Loading...
messageName 数据包对应结构体名称。