pb

package
v0.0.0-...-f7ddc24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigSeq

type ConfigSeq struct {
	Type    int32 `protobuf:"varint,1,opt"`
	Version int32 `protobuf:"varint,2,opt"`
}

func (*ConfigSeq) GetType

func (x *ConfigSeq) GetType() int32

func (*ConfigSeq) GetVersion

func (x *ConfigSeq) GetVersion() int32

type D50ReqBody

type D50ReqBody struct {
	Appid                   int64   `protobuf:"varint,1,opt"`
	MaxPkgSize              int32   `protobuf:"varint,2,opt"`
	StartTime               int32   `protobuf:"varint,3,opt"`
	StartIndex              int32   `protobuf:"varint,4,opt"`
	ReqNum                  int32   `protobuf:"varint,5,opt"`
	UinList                 []int64 `protobuf:"varint,6,rep"`
	ReqMusicSwitch          int32   `protobuf:"varint,91001,opt"`
	ReqMutualmarkAlienation int32   `protobuf:"varint,101001,opt"`
	ReqMutualmarkScore      int32   `protobuf:"varint,141001,opt"`
	ReqKsingSwitch          int32   `protobuf:"varint,151001,opt"`
	ReqMutualmarkLbsshare   int32   `protobuf:"varint,181001,opt"`
}

func (*D50ReqBody) GetAppid

func (x *D50ReqBody) GetAppid() int64

func (*D50ReqBody) GetMaxPkgSize

func (x *D50ReqBody) GetMaxPkgSize() int32

func (*D50ReqBody) GetReqKsingSwitch

func (x *D50ReqBody) GetReqKsingSwitch() int32

func (*D50ReqBody) GetReqMusicSwitch

func (x *D50ReqBody) GetReqMusicSwitch() int32

func (*D50ReqBody) GetReqMutualmarkAlienation

func (x *D50ReqBody) GetReqMutualmarkAlienation() int32

func (*D50ReqBody) GetReqMutualmarkLbsshare

func (x *D50ReqBody) GetReqMutualmarkLbsshare() int32

func (*D50ReqBody) GetReqMutualmarkScore

func (x *D50ReqBody) GetReqMutualmarkScore() int32

func (*D50ReqBody) GetReqNum

func (x *D50ReqBody) GetReqNum() int32

func (*D50ReqBody) GetStartIndex

func (x *D50ReqBody) GetStartIndex() int32

func (*D50ReqBody) GetStartTime

func (x *D50ReqBody) GetStartTime() int32

func (*D50ReqBody) GetUinList

func (x *D50ReqBody) GetUinList() []int64

type DataHighwayHead

type DataHighwayHead struct {
	Version    int32  `protobuf:"varint,1,opt"`
	Uin        string `protobuf:"bytes,2,opt"`
	Command    string `protobuf:"bytes,3,opt"`
	Seq        int32  `protobuf:"varint,4,opt"`
	RetryTimes int32  `protobuf:"varint,5,opt"`
	Appid      int32  `protobuf:"varint,6,opt"`
	Dataflag   int32  `protobuf:"varint,7,opt"`
	CommandId  int32  `protobuf:"varint,8,opt"`
	BuildVer   string `protobuf:"bytes,9,opt"`
	LocaleId   int32  `protobuf:"varint,10,opt"`
}

func (*DataHighwayHead) GetAppid

func (x *DataHighwayHead) GetAppid() int32

func (*DataHighwayHead) GetBuildVer

func (x *DataHighwayHead) GetBuildVer() string

func (*DataHighwayHead) GetCommand

func (x *DataHighwayHead) GetCommand() string

func (*DataHighwayHead) GetCommandId

func (x *DataHighwayHead) GetCommandId() int32

func (*DataHighwayHead) GetDataflag

func (x *DataHighwayHead) GetDataflag() int32

func (*DataHighwayHead) GetLocaleId

func (x *DataHighwayHead) GetLocaleId() int32

func (*DataHighwayHead) GetRetryTimes

func (x *DataHighwayHead) GetRetryTimes() int32

func (*DataHighwayHead) GetSeq

func (x *DataHighwayHead) GetSeq() int32

func (*DataHighwayHead) GetUin

func (x *DataHighwayHead) GetUin() string

func (*DataHighwayHead) GetVersion

func (x *DataHighwayHead) GetVersion() int32

type DeleteMessageRequest

type DeleteMessageRequest struct {
	Items []*MessageItem `protobuf:"bytes,1,rep"`
}

func (*DeleteMessageRequest) GetItems

func (x *DeleteMessageRequest) GetItems() []*MessageItem

type DeviceInfo

type DeviceInfo struct {
	Bootloader   string `protobuf:"bytes,1,opt"`
	ProcVersion  string `protobuf:"bytes,2,opt"`
	Codename     string `protobuf:"bytes,3,opt"`
	Incremental  string `protobuf:"bytes,4,opt"`
	Fingerprint  string `protobuf:"bytes,5,opt"`
	BootId       string `protobuf:"bytes,6,opt"`
	AndroidId    string `protobuf:"bytes,7,opt"`
	BaseBand     string `protobuf:"bytes,8,opt"`
	InnerVersion string `protobuf:"bytes,9,opt"`
}

func (*DeviceInfo) GetAndroidId

func (x *DeviceInfo) GetAndroidId() string

func (*DeviceInfo) GetBaseBand

func (x *DeviceInfo) GetBaseBand() string

func (*DeviceInfo) GetBootId

func (x *DeviceInfo) GetBootId() string

func (*DeviceInfo) GetBootloader

func (x *DeviceInfo) GetBootloader() string

func (*DeviceInfo) GetCodename

func (x *DeviceInfo) GetCodename() string

func (*DeviceInfo) GetFingerprint

func (x *DeviceInfo) GetFingerprint() string

func (*DeviceInfo) GetIncremental

func (x *DeviceInfo) GetIncremental() string

func (*DeviceInfo) GetInnerVersion

func (x *DeviceInfo) GetInnerVersion() string

func (*DeviceInfo) GetProcVersion

func (x *DeviceInfo) GetProcVersion() string

type GroupMemberInfo

type GroupMemberInfo struct {
	Uin         int64  `protobuf:"varint,1,opt"`
	Result      int32  `protobuf:"varint,2,opt"`
	Errmsg      []byte `protobuf:"bytes,3,opt"`
	IsFriend    bool   `protobuf:"varint,4,opt"`
	Remark      []byte `protobuf:"bytes,5,opt"`
	IsConcerned bool   `protobuf:"varint,6,opt"`
	Credit      int32  `protobuf:"varint,7,opt"`
	Card        []byte `protobuf:"bytes,8,opt"`
	Sex         int32  `protobuf:"varint,9,opt"`
	Location    []byte `protobuf:"bytes,10,opt"`
	Nick        []byte `protobuf:"bytes,11,opt"`
	Age         int32  `protobuf:"varint,12,opt"`
	Lev         []byte `protobuf:"bytes,13,opt"`
	Join        int64  `protobuf:"varint,14,opt"`
	LastSpeak   int64  `protobuf:"varint,15,opt"`
	//repeated CustomEntry customEnties = 16;
	//repeated GBarInfo gbarConcerned = 17;
	GbarTitle              []byte `protobuf:"bytes,18,opt"`
	GbarUrl                []byte `protobuf:"bytes,19,opt"`
	GbarCnt                int32  `protobuf:"varint,20,opt"`
	IsAllowModCard         bool   `protobuf:"varint,21,opt"`
	IsVip                  bool   `protobuf:"varint,22,opt"`
	IsYearVip              bool   `protobuf:"varint,23,opt"`
	IsSuperVip             bool   `protobuf:"varint,24,opt"`
	IsSuperQq              bool   `protobuf:"varint,25,opt"`
	VipLev                 int32  `protobuf:"varint,26,opt"`
	Role                   int32  `protobuf:"varint,27,opt"`
	LocationShared         bool   `protobuf:"varint,28,opt"`
	Int64Distance          int64  `protobuf:"varint,29,opt"`
	ConcernType            int32  `protobuf:"varint,30,opt"`
	SpecialTitle           []byte `protobuf:"bytes,31,opt"`
	SpecialTitleExpireTime int32  `protobuf:"varint,32,opt"`
	//FlowersEntry flowerEntry = 33;
	//TeamEntry teamEntry = 34;
	PhoneNum []byte `protobuf:"bytes,35,opt"`
	Job      []byte `protobuf:"bytes,36,opt"`
	MedalId  int32  `protobuf:"varint,37,opt"`
	Level    int32  `protobuf:"varint,39,opt"`
	Honor    string `protobuf:"bytes,41,opt"`
}

func (*GroupMemberInfo) GetAge

func (x *GroupMemberInfo) GetAge() int32

func (*GroupMemberInfo) GetCard

func (x *GroupMemberInfo) GetCard() []byte

func (*GroupMemberInfo) GetConcernType

func (x *GroupMemberInfo) GetConcernType() int32

func (*GroupMemberInfo) GetCredit

func (x *GroupMemberInfo) GetCredit() int32

func (*GroupMemberInfo) GetErrmsg

func (x *GroupMemberInfo) GetErrmsg() []byte

func (*GroupMemberInfo) GetGbarCnt

func (x *GroupMemberInfo) GetGbarCnt() int32

func (*GroupMemberInfo) GetGbarTitle

func (x *GroupMemberInfo) GetGbarTitle() []byte

func (*GroupMemberInfo) GetGbarUrl

func (x *GroupMemberInfo) GetGbarUrl() []byte

func (*GroupMemberInfo) GetHonor

func (x *GroupMemberInfo) GetHonor() string

func (*GroupMemberInfo) GetInt64Distance

func (x *GroupMemberInfo) GetInt64Distance() int64

func (*GroupMemberInfo) GetIsAllowModCard

func (x *GroupMemberInfo) GetIsAllowModCard() bool

func (*GroupMemberInfo) GetIsConcerned

func (x *GroupMemberInfo) GetIsConcerned() bool

func (*GroupMemberInfo) GetIsFriend

func (x *GroupMemberInfo) GetIsFriend() bool

func (*GroupMemberInfo) GetIsSuperQq

func (x *GroupMemberInfo) GetIsSuperQq() bool

func (*GroupMemberInfo) GetIsSuperVip

func (x *GroupMemberInfo) GetIsSuperVip() bool

func (*GroupMemberInfo) GetIsVip

func (x *GroupMemberInfo) GetIsVip() bool

func (*GroupMemberInfo) GetIsYearVip

func (x *GroupMemberInfo) GetIsYearVip() bool

func (*GroupMemberInfo) GetJob

func (x *GroupMemberInfo) GetJob() []byte

func (*GroupMemberInfo) GetJoin

func (x *GroupMemberInfo) GetJoin() int64

func (*GroupMemberInfo) GetLastSpeak

func (x *GroupMemberInfo) GetLastSpeak() int64

func (*GroupMemberInfo) GetLev

func (x *GroupMemberInfo) GetLev() []byte

func (*GroupMemberInfo) GetLevel

func (x *GroupMemberInfo) GetLevel() int32

func (*GroupMemberInfo) GetLocation

func (x *GroupMemberInfo) GetLocation() []byte

func (*GroupMemberInfo) GetLocationShared

func (x *GroupMemberInfo) GetLocationShared() bool

func (*GroupMemberInfo) GetMedalId

func (x *GroupMemberInfo) GetMedalId() int32

func (*GroupMemberInfo) GetNick

func (x *GroupMemberInfo) GetNick() []byte

func (*GroupMemberInfo) GetPhoneNum

func (x *GroupMemberInfo) GetPhoneNum() []byte

func (*GroupMemberInfo) GetRemark

func (x *GroupMemberInfo) GetRemark() []byte

func (*GroupMemberInfo) GetResult

func (x *GroupMemberInfo) GetResult() int32

func (*GroupMemberInfo) GetRole

func (x *GroupMemberInfo) GetRole() int32

func (*GroupMemberInfo) GetSex

func (x *GroupMemberInfo) GetSex() int32

func (*GroupMemberInfo) GetSpecialTitle

func (x *GroupMemberInfo) GetSpecialTitle() []byte

func (*GroupMemberInfo) GetSpecialTitleExpireTime

func (x *GroupMemberInfo) GetSpecialTitleExpireTime() int32

func (*GroupMemberInfo) GetUin

func (x *GroupMemberInfo) GetUin() int64

func (*GroupMemberInfo) GetVipLev

func (x *GroupMemberInfo) GetVipLev() int32

type GroupMemberReqBody

type GroupMemberReqBody struct {
	GroupCode       int64 `protobuf:"varint,1,opt"`
	Uin             int64 `protobuf:"varint,2,opt"`
	NewClient       bool  `protobuf:"varint,3,opt"`
	ClientType      int32 `protobuf:"varint,4,opt"`
	RichCardNameVer int32 `protobuf:"varint,5,opt"`
}

func (*GroupMemberReqBody) GetClientType

func (x *GroupMemberReqBody) GetClientType() int32

func (*GroupMemberReqBody) GetGroupCode

func (x *GroupMemberReqBody) GetGroupCode() int64

func (*GroupMemberReqBody) GetNewClient

func (x *GroupMemberReqBody) GetNewClient() bool

func (*GroupMemberReqBody) GetRichCardNameVer

func (x *GroupMemberReqBody) GetRichCardNameVer() int32

func (*GroupMemberReqBody) GetUin

func (x *GroupMemberReqBody) GetUin() int64

type GroupMemberRspBody

type GroupMemberRspBody struct {
	GroupCode              int64            `protobuf:"varint,1,opt"`
	SelfRole               int32            `protobuf:"varint,2,opt"`
	MemInfo                *GroupMemberInfo `protobuf:"bytes,3,opt"`
	BoolSelfLocationShared bool             `protobuf:"varint,4,opt"`
	GroupType              int32            `protobuf:"varint,5,opt"`
}

func (*GroupMemberRspBody) GetBoolSelfLocationShared

func (x *GroupMemberRspBody) GetBoolSelfLocationShared() bool

func (*GroupMemberRspBody) GetGroupCode

func (x *GroupMemberRspBody) GetGroupCode() int64

func (*GroupMemberRspBody) GetGroupType

func (x *GroupMemberRspBody) GetGroupType() int32

func (*GroupMemberRspBody) GetMemInfo

func (x *GroupMemberRspBody) GetMemInfo() *GroupMemberInfo

func (*GroupMemberRspBody) GetSelfRole

func (x *GroupMemberRspBody) GetSelfRole() int32

type MessageItem

type MessageItem struct {
	FromUin int64  `protobuf:"varint,1,opt"`
	ToUin   int64  `protobuf:"varint,2,opt"`
	MsgType int32  `protobuf:"varint,3,opt"`
	MsgSeq  int32  `protobuf:"varint,4,opt"`
	MsgUid  int64  `protobuf:"varint,5,opt"`
	Sig     []byte `protobuf:"bytes,7,opt"`
}

func (*MessageItem) GetFromUin

func (x *MessageItem) GetFromUin() int64

func (*MessageItem) GetMsgSeq

func (x *MessageItem) GetMsgSeq() int32

func (*MessageItem) GetMsgType

func (x *MessageItem) GetMsgType() int32

func (*MessageItem) GetMsgUid

func (x *MessageItem) GetMsgUid() int64

func (*MessageItem) GetSig

func (x *MessageItem) GetSig() []byte

func (*MessageItem) GetToUin

func (x *MessageItem) GetToUin() int64

type ReqDataHighwayHead

type ReqDataHighwayHead struct {
	MsgBasehead   *DataHighwayHead `protobuf:"bytes,1,opt"`
	MsgSeghead    *SegHead         `protobuf:"bytes,2,opt"`
	ReqExtendinfo []byte           `protobuf:"bytes,3,opt"`
	Timestamp     int64            `protobuf:"varint,4,opt"` //LoginSigHead? msgLoginSigHead = 5;
}

func (*ReqDataHighwayHead) GetMsgBasehead

func (x *ReqDataHighwayHead) GetMsgBasehead() *DataHighwayHead

func (*ReqDataHighwayHead) GetMsgSeghead

func (x *ReqDataHighwayHead) GetMsgSeghead() *SegHead

func (*ReqDataHighwayHead) GetReqExtendinfo

func (x *ReqDataHighwayHead) GetReqExtendinfo() []byte

func (*ReqDataHighwayHead) GetTimestamp

func (x *ReqDataHighwayHead) GetTimestamp() int64

type RequestBody

type RequestBody struct {
	RptConfigList []*ConfigSeq `protobuf:"bytes,1,rep"`
}

func (*RequestBody) GetRptConfigList

func (x *RequestBody) GetRptConfigList() []*ConfigSeq

type RspDataHighwayHead

type RspDataHighwayHead struct {
	MsgBasehead   *DataHighwayHead `protobuf:"bytes,1,opt"`
	MsgSeghead    *SegHead         `protobuf:"bytes,2,opt"`
	ErrorCode     int32            `protobuf:"varint,3,opt"`
	AllowRetry    int32            `protobuf:"varint,4,opt"`
	Cachecost     int32            `protobuf:"varint,5,opt"`
	Htcost        int32            `protobuf:"varint,6,opt"`
	RspExtendinfo []byte           `protobuf:"bytes,7,opt"`
	Timestamp     int64            `protobuf:"varint,8,opt"`
	Range         int64            `protobuf:"varint,9,opt"`
	IsReset       int32            `protobuf:"varint,10,opt"`
}

func (*RspDataHighwayHead) GetAllowRetry

func (x *RspDataHighwayHead) GetAllowRetry() int32

func (*RspDataHighwayHead) GetCachecost

func (x *RspDataHighwayHead) GetCachecost() int32

func (*RspDataHighwayHead) GetErrorCode

func (x *RspDataHighwayHead) GetErrorCode() int32

func (*RspDataHighwayHead) GetHtcost

func (x *RspDataHighwayHead) GetHtcost() int32

func (*RspDataHighwayHead) GetIsReset

func (x *RspDataHighwayHead) GetIsReset() int32

func (*RspDataHighwayHead) GetMsgBasehead

func (x *RspDataHighwayHead) GetMsgBasehead() *DataHighwayHead

func (*RspDataHighwayHead) GetMsgSeghead

func (x *RspDataHighwayHead) GetMsgSeghead() *SegHead

func (*RspDataHighwayHead) GetRange

func (x *RspDataHighwayHead) GetRange() int64

func (*RspDataHighwayHead) GetRspExtendinfo

func (x *RspDataHighwayHead) GetRspExtendinfo() []byte

func (*RspDataHighwayHead) GetTimestamp

func (x *RspDataHighwayHead) GetTimestamp() int64

type SegHead

type SegHead struct {
	Serviceid     int32  `protobuf:"varint,1,opt"`
	Filesize      int64  `protobuf:"varint,2,opt"`
	Dataoffset    int64  `protobuf:"varint,3,opt"`
	Datalength    int32  `protobuf:"varint,4,opt"`
	Rtcode        int32  `protobuf:"varint,5,opt"`
	Serviceticket []byte `protobuf:"bytes,6,opt"`
	Flag          int32  `protobuf:"varint,7,opt"`
	Md5           []byte `protobuf:"bytes,8,opt"`
	FileMd5       []byte `protobuf:"bytes,9,opt"`
	CacheAddr     int32  `protobuf:"varint,10,opt"`
	QueryTimes    int32  `protobuf:"varint,11,opt"`
	UpdateCacheip int32  `protobuf:"varint,12,opt"`
}

func (*SegHead) GetCacheAddr

func (x *SegHead) GetCacheAddr() int32

func (*SegHead) GetDatalength

func (x *SegHead) GetDatalength() int32

func (*SegHead) GetDataoffset

func (x *SegHead) GetDataoffset() int64

func (*SegHead) GetFileMd5

func (x *SegHead) GetFileMd5() []byte

func (*SegHead) GetFilesize

func (x *SegHead) GetFilesize() int64

func (*SegHead) GetFlag

func (x *SegHead) GetFlag() int32

func (*SegHead) GetMd5

func (x *SegHead) GetMd5() []byte

func (*SegHead) GetQueryTimes

func (x *SegHead) GetQueryTimes() int32

func (*SegHead) GetRtcode

func (x *SegHead) GetRtcode() int32

func (*SegHead) GetServiceid

func (x *SegHead) GetServiceid() int32

func (*SegHead) GetServiceticket

func (x *SegHead) GetServiceticket() []byte

func (*SegHead) GetUpdateCacheip

func (x *SegHead) GetUpdateCacheip() int32

type Sub44

type Sub44 struct {
	FriendSyncMsg *Sub44FriendSyncMsg `protobuf:"bytes,1,opt"`
	GroupSyncMsg  *Sub44GroupSyncMsg  `protobuf:"bytes,2,opt"`
}

func (*Sub44) GetFriendSyncMsg

func (x *Sub44) GetFriendSyncMsg() *Sub44FriendSyncMsg

func (*Sub44) GetGroupSyncMsg

func (x *Sub44) GetGroupSyncMsg() *Sub44GroupSyncMsg

type Sub44FriendSyncMsg

type Sub44FriendSyncMsg struct {
	Uin         int64    `protobuf:"varint,1,opt"`
	FUin        int64    `protobuf:"varint,2,opt"`
	ProcessType int32    `protobuf:"varint,3,opt"`
	Time        int32    `protobuf:"varint,4,opt"`
	ProcessFlag int32    `protobuf:"varint,5,opt"`
	SourceId    int32    `protobuf:"varint,6,opt"`
	SourceSubId int32    `protobuf:"varint,7,opt"`
	StrWording  []string `protobuf:"bytes,8,rep"`
}

func (*Sub44FriendSyncMsg) GetFUin

func (x *Sub44FriendSyncMsg) GetFUin() int64

func (*Sub44FriendSyncMsg) GetProcessFlag

func (x *Sub44FriendSyncMsg) GetProcessFlag() int32

func (*Sub44FriendSyncMsg) GetProcessType

func (x *Sub44FriendSyncMsg) GetProcessType() int32

func (*Sub44FriendSyncMsg) GetSourceId

func (x *Sub44FriendSyncMsg) GetSourceId() int32

func (*Sub44FriendSyncMsg) GetSourceSubId

func (x *Sub44FriendSyncMsg) GetSourceSubId() int32

func (*Sub44FriendSyncMsg) GetStrWording

func (x *Sub44FriendSyncMsg) GetStrWording() []string

func (*Sub44FriendSyncMsg) GetTime

func (x *Sub44FriendSyncMsg) GetTime() int32

func (*Sub44FriendSyncMsg) GetUin

func (x *Sub44FriendSyncMsg) GetUin() int64

type Sub44GroupSyncMsg

type Sub44GroupSyncMsg struct {
	MsgType         int32  `protobuf:"varint,1,opt"`
	MsgSeq          int64  `protobuf:"varint,2,opt"`
	GrpCode         int64  `protobuf:"varint,3,opt"`
	GaCode          int64  `protobuf:"varint,4,opt"`
	OptUin1         int64  `protobuf:"varint,5,opt"`
	OptUin2         int64  `protobuf:"varint,6,opt"`
	MsgBuf          []byte `protobuf:"bytes,7,opt"`
	AuthKey         []byte `protobuf:"bytes,8,opt"`
	MsgStatus       int32  `protobuf:"varint,9,opt"`
	ActionUin       int64  `protobuf:"varint,10,opt"`
	ActionTime      int64  `protobuf:"varint,11,opt"`
	CurMaxMemCount  int32  `protobuf:"varint,12,opt"`
	NextMaxMemCount int32  `protobuf:"varint,13,opt"`
	CurMemCount     int32  `protobuf:"varint,14,opt"`
	ReqSrcId        int32  `protobuf:"varint,15,opt"`
	ReqSrcSubId     int32  `protobuf:"varint,16,opt"`
	InviterRole     int32  `protobuf:"varint,17,opt"`
	ExtAdminNum     int32  `protobuf:"varint,18,opt"`
	ProcessFlag     int32  `protobuf:"varint,19,opt"`
}

func (*Sub44GroupSyncMsg) GetActionTime

func (x *Sub44GroupSyncMsg) GetActionTime() int64

func (*Sub44GroupSyncMsg) GetActionUin

func (x *Sub44GroupSyncMsg) GetActionUin() int64

func (*Sub44GroupSyncMsg) GetAuthKey

func (x *Sub44GroupSyncMsg) GetAuthKey() []byte

func (*Sub44GroupSyncMsg) GetCurMaxMemCount

func (x *Sub44GroupSyncMsg) GetCurMaxMemCount() int32

func (*Sub44GroupSyncMsg) GetCurMemCount

func (x *Sub44GroupSyncMsg) GetCurMemCount() int32

func (*Sub44GroupSyncMsg) GetExtAdminNum

func (x *Sub44GroupSyncMsg) GetExtAdminNum() int32

func (*Sub44GroupSyncMsg) GetGaCode

func (x *Sub44GroupSyncMsg) GetGaCode() int64

func (*Sub44GroupSyncMsg) GetGrpCode

func (x *Sub44GroupSyncMsg) GetGrpCode() int64

func (*Sub44GroupSyncMsg) GetInviterRole

func (x *Sub44GroupSyncMsg) GetInviterRole() int32

func (*Sub44GroupSyncMsg) GetMsgBuf

func (x *Sub44GroupSyncMsg) GetMsgBuf() []byte

func (*Sub44GroupSyncMsg) GetMsgSeq

func (x *Sub44GroupSyncMsg) GetMsgSeq() int64

func (*Sub44GroupSyncMsg) GetMsgStatus

func (x *Sub44GroupSyncMsg) GetMsgStatus() int32

func (*Sub44GroupSyncMsg) GetMsgType

func (x *Sub44GroupSyncMsg) GetMsgType() int32

func (*Sub44GroupSyncMsg) GetNextMaxMemCount

func (x *Sub44GroupSyncMsg) GetNextMaxMemCount() int32

func (*Sub44GroupSyncMsg) GetOptUin1

func (x *Sub44GroupSyncMsg) GetOptUin1() int64

func (*Sub44GroupSyncMsg) GetOptUin2

func (x *Sub44GroupSyncMsg) GetOptUin2() int64

func (*Sub44GroupSyncMsg) GetProcessFlag

func (x *Sub44GroupSyncMsg) GetProcessFlag() int32

func (*Sub44GroupSyncMsg) GetReqSrcId

func (x *Sub44GroupSyncMsg) GetReqSrcId() int32

func (*Sub44GroupSyncMsg) GetReqSrcSubId

func (x *Sub44GroupSyncMsg) GetReqSrcSubId() int32

type Sub8A

type Sub8A struct {
	MsgInfo         []*Sub8AMsgInfo `protobuf:"bytes,1,rep"`
	AppId           int32           `protobuf:"varint,2,opt"`
	InstId          int32           `protobuf:"varint,3,opt"`
	LongMessageFlag int32           `protobuf:"varint,4,opt"`
	Reserved        []byte          `protobuf:"bytes,5,opt"`
}

func (*Sub8A) GetAppId

func (x *Sub8A) GetAppId() int32

func (*Sub8A) GetInstId

func (x *Sub8A) GetInstId() int32

func (*Sub8A) GetLongMessageFlag

func (x *Sub8A) GetLongMessageFlag() int32

func (*Sub8A) GetMsgInfo

func (x *Sub8A) GetMsgInfo() []*Sub8AMsgInfo

func (*Sub8A) GetReserved

func (x *Sub8A) GetReserved() []byte

type Sub8AMsgInfo

type Sub8AMsgInfo struct {
	FromUin   int64 `protobuf:"varint,1,opt"`
	ToUin     int64 `protobuf:"varint,2,opt"`
	MsgSeq    int32 `protobuf:"varint,3,opt"`
	MsgUid    int64 `protobuf:"varint,4,opt"`
	MsgTime   int64 `protobuf:"varint,5,opt"`
	MsgRandom int32 `protobuf:"varint,6,opt"`
	PkgNum    int32 `protobuf:"varint,7,opt"`
	PkgIndex  int32 `protobuf:"varint,8,opt"`
	DevSeq    int32 `protobuf:"varint,9,opt"`
}

func (*Sub8AMsgInfo) GetDevSeq

func (x *Sub8AMsgInfo) GetDevSeq() int32

func (*Sub8AMsgInfo) GetFromUin

func (x *Sub8AMsgInfo) GetFromUin() int64

func (*Sub8AMsgInfo) GetMsgRandom

func (x *Sub8AMsgInfo) GetMsgRandom() int32

func (*Sub8AMsgInfo) GetMsgSeq

func (x *Sub8AMsgInfo) GetMsgSeq() int32

func (*Sub8AMsgInfo) GetMsgTime

func (x *Sub8AMsgInfo) GetMsgTime() int64

func (*Sub8AMsgInfo) GetMsgUid

func (x *Sub8AMsgInfo) GetMsgUid() int64

func (*Sub8AMsgInfo) GetPkgIndex

func (x *Sub8AMsgInfo) GetPkgIndex() int32

func (*Sub8AMsgInfo) GetPkgNum

func (x *Sub8AMsgInfo) GetPkgNum() int32

func (*Sub8AMsgInfo) GetToUin

func (x *Sub8AMsgInfo) GetToUin() int64

type SubB3

type SubB3 struct {
	Type            int32              `protobuf:"varint,1,opt"`
	MsgAddFrdNotify *SubB3AddFrdNotify `protobuf:"bytes,2,opt"`
}

func (*SubB3) GetMsgAddFrdNotify

func (x *SubB3) GetMsgAddFrdNotify() *SubB3AddFrdNotify

func (*SubB3) GetType

func (x *SubB3) GetType() int32

type SubB3AddFrdNotify

type SubB3AddFrdNotify struct {
	Uin  int64  `protobuf:"varint,1,opt"`
	Nick string `protobuf:"bytes,5,opt"`
}

func (*SubB3AddFrdNotify) GetNick

func (x *SubB3AddFrdNotify) GetNick() string

func (*SubB3AddFrdNotify) GetUin

func (x *SubB3AddFrdNotify) GetUin() int64

type SubD4

type SubD4 struct {
	Uin int64 `protobuf:"varint,1,opt"`
}

func (*SubD4) GetUin

func (x *SubD4) GetUin() int64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL