Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NTDeviceSign ¶
type NTPacketUid ¶
type NTSsoHeartBeat ¶
type NTSsoHeartBeat struct { Type int32 `protobuf:"varint,1,opt"` // contains filtered or unexported fields }
type NTSysEvent ¶
type NTSysEvent struct { IP string `protobuf:"bytes,1,opt"` Sid int64 `protobuf:"varint,2,opt"` Sub *NTSysEventSub `protobuf:"bytes,3,opt"` // contains filtered or unexported fields }
type NTSysEventSub ¶
type NTSysEventSub struct { State int64 `protobuf:"varint,2,opt"` Field3 int32 `protobuf:"varint,3,opt"` Field4 int64 `protobuf:"varint,4,opt"` Uin int64 `protobuf:"varint,5,opt"` Flag int32 `protobuf:"varint,6,opt"` On int32 `protobuf:"varint,7,opt"` GroupUin uint32 `protobuf:"varint,8,opt"` // contains filtered or unexported fields }
type OnlineOsInfo ¶
type ServiceKickNTResponse ¶
type ServiceKickNTResponse struct { Uin uint32 `protobuf:"varint,1,opt"` Tips string `protobuf:"bytes,3,opt"` Title string `protobuf:"bytes,4,opt"` Field5 int32 `protobuf:"varint,5,opt"` Field6 int32 `protobuf:"varint,6,opt"` Field8 int32 `protobuf:"varint,8,opt"` // contains filtered or unexported fields }
type ServiceRegister ¶
type ServiceRegister struct { Guid proto.Option[string] `protobuf:"bytes,1,opt"` Type proto.Option[int32] `protobuf:"varint,2,opt"` CurrentVersion proto.Option[string] `protobuf:"bytes,3,opt"` Field4 proto.Option[int32] `protobuf:"varint,4,opt"` LocaleId proto.Option[int32] `protobuf:"varint,5,opt"` // 2052 Online *OnlineOsInfo `protobuf:"bytes,6,opt"` SetMute proto.Option[int32] `protobuf:"varint,7,opt"` RegisterVendorType proto.Option[int32] `protobuf:"varint,8,opt"` RegType proto.Option[int32] `protobuf:"varint,9,opt"` // contains filtered or unexported fields }
type ServiceRegisterResponse ¶
Click to show internal directories.
Click to hide internal directories.