faceroam

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 FaceroamReqBody

type FaceroamReqBody struct {
	Comm          *PlatInfo      `protobuf:"bytes,1,opt"`
	Uin           *uint64        `protobuf:"varint,2,opt"`
	SubCmd        *uint32        `protobuf:"varint,3,opt"`
	ReqUserInfo   *ReqUserInfo   `protobuf:"bytes,4,opt"`
	ReqDeleteItem *ReqDeleteItem `protobuf:"bytes,5,opt"`
}

func (*FaceroamReqBody) GetComm

func (x *FaceroamReqBody) GetComm() *PlatInfo

func (*FaceroamReqBody) GetReqDeleteItem

func (x *FaceroamReqBody) GetReqDeleteItem() *ReqDeleteItem

func (*FaceroamReqBody) GetReqUserInfo

func (x *FaceroamReqBody) GetReqUserInfo() *ReqUserInfo

func (*FaceroamReqBody) GetSubCmd

func (x *FaceroamReqBody) GetSubCmd() uint32

func (*FaceroamReqBody) GetUin

func (x *FaceroamReqBody) GetUin() uint64

type FaceroamRspBody

type FaceroamRspBody struct {
	Ret           *int64         `protobuf:"varint,1,opt"`
	Errmsg        *string        `protobuf:"bytes,2,opt"`
	SubCmd        *uint32        `protobuf:"varint,3,opt"`
	RspUserInfo   *RspUserInfo   `protobuf:"bytes,4,opt"`
	RspDeleteItem *RspDeleteItem `protobuf:"bytes,5,opt"`
}

func (*FaceroamRspBody) GetErrmsg

func (x *FaceroamRspBody) GetErrmsg() string

func (*FaceroamRspBody) GetRet

func (x *FaceroamRspBody) GetRet() int64

func (*FaceroamRspBody) GetRspDeleteItem

func (x *FaceroamRspBody) GetRspDeleteItem() *RspDeleteItem

func (*FaceroamRspBody) GetRspUserInfo

func (x *FaceroamRspBody) GetRspUserInfo() *RspUserInfo

func (*FaceroamRspBody) GetSubCmd

func (x *FaceroamRspBody) GetSubCmd() uint32

type PlatInfo

type PlatInfo struct {
	Implat *int64  `protobuf:"varint,1,opt"`
	Osver  *string `protobuf:"bytes,2,opt"`
	Mqqver *string `protobuf:"bytes,3,opt"`
}

func (*PlatInfo) GetImplat

func (x *PlatInfo) GetImplat() int64

func (*PlatInfo) GetMqqver

func (x *PlatInfo) GetMqqver() string

func (*PlatInfo) GetOsver

func (x *PlatInfo) GetOsver() string

type ReqDeleteItem

type ReqDeleteItem struct {
	Filename []string `protobuf:"bytes,1,rep"`
}

func (*ReqDeleteItem) GetFilename

func (x *ReqDeleteItem) GetFilename() []string

type ReqUserInfo

type ReqUserInfo struct {
}

type RspDeleteItem

type RspDeleteItem struct {
	Filename []string `protobuf:"bytes,1,rep"`
	Ret      []int64  `protobuf:"varint,2,rep"`
}

func (*RspDeleteItem) GetFilename

func (x *RspDeleteItem) GetFilename() []string

func (*RspDeleteItem) GetRet

func (x *RspDeleteItem) GetRet() []int64

type RspUserInfo

type RspUserInfo struct {
	Filename    []string `protobuf:"bytes,1,rep"`
	DeleteFile  []string `protobuf:"bytes,2,rep"`
	Bid         *string  `protobuf:"bytes,3,opt"`
	MaxRoamSize *uint32  `protobuf:"varint,4,opt"`
	EmojiType   []uint32 `protobuf:"varint,5,rep"`
}

func (*RspUserInfo) GetBid

func (x *RspUserInfo) GetBid() string

func (*RspUserInfo) GetDeleteFile

func (x *RspUserInfo) GetDeleteFile() []string

func (*RspUserInfo) GetEmojiType

func (x *RspUserInfo) GetEmojiType() []uint32

func (*RspUserInfo) GetFilename

func (x *RspUserInfo) GetFilename() []string

func (*RspUserInfo) GetMaxRoamSize

func (x *RspUserInfo) GetMaxRoamSize() uint32

Jump to

Keyboard shortcuts

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