waMmsRetry

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MediaRetryNotification_ResultType_name = map[int32]string{
		0: "GENERAL_ERROR",
		1: "SUCCESS",
		2: "NOT_FOUND",
		3: "DECRYPTION_ERROR",
	}
	MediaRetryNotification_ResultType_value = map[string]int32{
		"GENERAL_ERROR":    0,
		"SUCCESS":          1,
		"NOT_FOUND":        2,
		"DECRYPTION_ERROR": 3,
	}
)

Enum value maps for MediaRetryNotification_ResultType.

View Source
var File_waMmsRetry_WAMmsRetry_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MediaRetryNotification

type MediaRetryNotification struct {
	StanzaID   string                            `protobuf:"bytes,1,opt,name=stanzaID,proto3" json:"stanzaID,omitempty"`
	DirectPath string                            `protobuf:"bytes,2,opt,name=directPath,proto3" json:"directPath,omitempty"`
	Result     MediaRetryNotification_ResultType `protobuf:"varint,3,opt,name=result,proto3,enum=WAMmsRetry.MediaRetryNotification_ResultType" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*MediaRetryNotification) Descriptor deprecated

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

Deprecated: Use MediaRetryNotification.ProtoReflect.Descriptor instead.

func (*MediaRetryNotification) GetDirectPath

func (x *MediaRetryNotification) GetDirectPath() string

func (*MediaRetryNotification) GetResult

func (*MediaRetryNotification) GetStanzaID

func (x *MediaRetryNotification) GetStanzaID() string

func (*MediaRetryNotification) ProtoMessage

func (*MediaRetryNotification) ProtoMessage()

func (*MediaRetryNotification) ProtoReflect

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

func (*MediaRetryNotification) Reset

func (x *MediaRetryNotification) Reset()

func (*MediaRetryNotification) String

func (x *MediaRetryNotification) String() string

type MediaRetryNotification_ResultType

type MediaRetryNotification_ResultType int32
const (
	MediaRetryNotification_GENERAL_ERROR    MediaRetryNotification_ResultType = 0
	MediaRetryNotification_SUCCESS          MediaRetryNotification_ResultType = 1
	MediaRetryNotification_NOT_FOUND        MediaRetryNotification_ResultType = 2
	MediaRetryNotification_DECRYPTION_ERROR MediaRetryNotification_ResultType = 3
)

func (MediaRetryNotification_ResultType) Descriptor

func (MediaRetryNotification_ResultType) Enum

func (MediaRetryNotification_ResultType) EnumDescriptor deprecated

func (MediaRetryNotification_ResultType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MediaRetryNotification_ResultType.Descriptor instead.

func (MediaRetryNotification_ResultType) Number

func (MediaRetryNotification_ResultType) String

func (MediaRetryNotification_ResultType) Type

type ServerErrorReceipt

type ServerErrorReceipt struct {
	StanzaID string `protobuf:"bytes,1,opt,name=stanzaID,proto3" json:"stanzaID,omitempty"`
	// contains filtered or unexported fields
}

func (*ServerErrorReceipt) Descriptor deprecated

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

Deprecated: Use ServerErrorReceipt.ProtoReflect.Descriptor instead.

func (*ServerErrorReceipt) GetStanzaID

func (x *ServerErrorReceipt) GetStanzaID() string

func (*ServerErrorReceipt) ProtoMessage

func (*ServerErrorReceipt) ProtoMessage()

func (*ServerErrorReceipt) ProtoReflect

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

func (*ServerErrorReceipt) Reset

func (x *ServerErrorReceipt) Reset()

func (*ServerErrorReceipt) String

func (x *ServerErrorReceipt) String() string

Jump to

Keyboard shortcuts

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