pushproto

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type PushInfo

type PushInfo struct {
	Udid      string `protobuf:"bytes,1,opt,name=udid,proto3" json:"udid,omitempty"`
	Token     string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
	PushMagic string `protobuf:"bytes,3,opt,name=push_magic,json=pushMagic,proto3" json:"push_magic,omitempty"`
	MdmTopic  string `protobuf:"bytes,4,opt,name=mdm_topic,json=mdmTopic,proto3" json:"mdm_topic,omitempty"`
	// contains filtered or unexported fields
}

func (*PushInfo) Descriptor deprecated

func (*PushInfo) Descriptor() ([]byte, []int)

Deprecated: Use PushInfo.ProtoReflect.Descriptor instead.

func (*PushInfo) GetMdmTopic

func (x *PushInfo) GetMdmTopic() string

func (*PushInfo) GetPushMagic

func (x *PushInfo) GetPushMagic() string

func (*PushInfo) GetToken

func (x *PushInfo) GetToken() string

func (*PushInfo) GetUdid

func (x *PushInfo) GetUdid() string

func (*PushInfo) ProtoMessage

func (*PushInfo) ProtoMessage()

func (*PushInfo) ProtoReflect added in v1.9.0

func (x *PushInfo) ProtoReflect() protoreflect.Message

func (*PushInfo) Reset

func (x *PushInfo) Reset()

func (*PushInfo) String

func (x *PushInfo) String() string

Jump to

Keyboard shortcuts

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