Documentation ¶
Index ¶
- Constants
- Variables
- type ConsumerApplication
- func (*ConsumerApplication) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication) GetMetadata() *ConsumerApplication_Metadata
- func (x *ConsumerApplication) GetPayload() *ConsumerApplication_Payload
- func (*ConsumerApplication) IsMessageApplicationSub()
- func (*ConsumerApplication) ProtoMessage()
- func (x *ConsumerApplication) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication) Reset()
- func (x *ConsumerApplication) String() string
- type ConsumerApplication_ApplicationData
- func (*ConsumerApplication_ApplicationData) Descriptor() ([]byte, []int)deprecated
- func (m *ConsumerApplication_ApplicationData) GetApplicationContent() isConsumerApplication_ApplicationData_ApplicationContent
- func (x *ConsumerApplication_ApplicationData) GetRevoke() *ConsumerApplication_RevokeMessage
- func (*ConsumerApplication_ApplicationData) ProtoMessage()
- func (x *ConsumerApplication_ApplicationData) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ApplicationData) Reset()
- func (x *ConsumerApplication_ApplicationData) String() string
- type ConsumerApplication_ApplicationData_Revoke
- type ConsumerApplication_AudioMessage
- func (msg *ConsumerApplication_AudioMessage) Decode() (dec *waMediaTransport.AudioTransport, err error)
- func (*ConsumerApplication_AudioMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_AudioMessage) GetAudio() *waCommon.SubProtocol
- func (x *ConsumerApplication_AudioMessage) GetPTT() bool
- func (*ConsumerApplication_AudioMessage) ProtoMessage()
- func (x *ConsumerApplication_AudioMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_AudioMessage) Reset()
- func (msg *ConsumerApplication_AudioMessage) Set(payload *waMediaTransport.AudioTransport) (err error)
- func (x *ConsumerApplication_AudioMessage) String() string
- type ConsumerApplication_ContactMessage
- func (msg *ConsumerApplication_ContactMessage) Decode() (dec *waMediaTransport.ContactTransport, err error)
- func (*ConsumerApplication_ContactMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ContactMessage) GetContact() *waCommon.SubProtocol
- func (*ConsumerApplication_ContactMessage) ProtoMessage()
- func (x *ConsumerApplication_ContactMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ContactMessage) Reset()
- func (msg *ConsumerApplication_ContactMessage) Set(payload *waMediaTransport.ContactTransport) (err error)
- func (x *ConsumerApplication_ContactMessage) String() string
- type ConsumerApplication_ContactsArrayMessage
- func (*ConsumerApplication_ContactsArrayMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ContactsArrayMessage) GetContacts() []*ConsumerApplication_ContactMessage
- func (x *ConsumerApplication_ContactsArrayMessage) GetDisplayName() string
- func (*ConsumerApplication_ContactsArrayMessage) ProtoMessage()
- func (x *ConsumerApplication_ContactsArrayMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ContactsArrayMessage) Reset()
- func (x *ConsumerApplication_ContactsArrayMessage) String() string
- type ConsumerApplication_Content
- func (*ConsumerApplication_Content) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Content) GetAudioMessage() *ConsumerApplication_AudioMessage
- func (x *ConsumerApplication_Content) GetContactMessage() *ConsumerApplication_ContactMessage
- func (x *ConsumerApplication_Content) GetContactsArrayMessage() *ConsumerApplication_ContactsArrayMessage
- func (m *ConsumerApplication_Content) GetContent() isConsumerApplication_Content_Content
- func (x *ConsumerApplication_Content) GetDocumentMessage() *ConsumerApplication_DocumentMessage
- func (x *ConsumerApplication_Content) GetEditMessage() *ConsumerApplication_EditMessage
- func (x *ConsumerApplication_Content) GetExtendedTextMessage() *ConsumerApplication_ExtendedTextMessage
- func (x *ConsumerApplication_Content) GetGroupInviteMessage() *ConsumerApplication_GroupInviteMessage
- func (x *ConsumerApplication_Content) GetImageMessage() *ConsumerApplication_ImageMessage
- func (x *ConsumerApplication_Content) GetLiveLocationMessage() *ConsumerApplication_LiveLocationMessage
- func (x *ConsumerApplication_Content) GetLocationMessage() *ConsumerApplication_LocationMessage
- func (x *ConsumerApplication_Content) GetMessageText() *waCommon.MessageText
- func (x *ConsumerApplication_Content) GetPollCreationMessage() *ConsumerApplication_PollCreationMessage
- func (x *ConsumerApplication_Content) GetPollUpdateMessage() *ConsumerApplication_PollUpdateMessage
- func (x *ConsumerApplication_Content) GetReactionMessage() *ConsumerApplication_ReactionMessage
- func (x *ConsumerApplication_Content) GetStatusTextMessage() *ConsumerApplication_StatusTextMesage
- func (x *ConsumerApplication_Content) GetStickerMessage() *ConsumerApplication_StickerMessage
- func (x *ConsumerApplication_Content) GetVideoMessage() *ConsumerApplication_VideoMessage
- func (x *ConsumerApplication_Content) GetViewOnceMessage() *ConsumerApplication_ViewOnceMessage
- func (*ConsumerApplication_Content) ProtoMessage()
- func (x *ConsumerApplication_Content) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Content) Reset()
- func (x *ConsumerApplication_Content) String() string
- type ConsumerApplication_Content_AudioMessage
- type ConsumerApplication_Content_ContactMessage
- type ConsumerApplication_Content_ContactsArrayMessage
- type ConsumerApplication_Content_Content
- type ConsumerApplication_Content_DocumentMessage
- type ConsumerApplication_Content_EditMessage
- type ConsumerApplication_Content_ExtendedTextMessage
- type ConsumerApplication_Content_GroupInviteMessage
- type ConsumerApplication_Content_ImageMessage
- type ConsumerApplication_Content_LiveLocationMessage
- type ConsumerApplication_Content_LocationMessage
- type ConsumerApplication_Content_MessageText
- type ConsumerApplication_Content_PollCreationMessage
- type ConsumerApplication_Content_PollUpdateMessage
- type ConsumerApplication_Content_ReactionMessage
- type ConsumerApplication_Content_StatusTextMessage
- type ConsumerApplication_Content_StickerMessage
- type ConsumerApplication_Content_VideoMessage
- type ConsumerApplication_Content_ViewOnceMessage
- type ConsumerApplication_DocumentMessage
- func (msg *ConsumerApplication_DocumentMessage) Decode() (dec *waMediaTransport.DocumentTransport, err error)
- func (*ConsumerApplication_DocumentMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_DocumentMessage) GetDocument() *waCommon.SubProtocol
- func (x *ConsumerApplication_DocumentMessage) GetFileName() string
- func (*ConsumerApplication_DocumentMessage) ProtoMessage()
- func (x *ConsumerApplication_DocumentMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_DocumentMessage) Reset()
- func (msg *ConsumerApplication_DocumentMessage) Set(payload *waMediaTransport.DocumentTransport) (err error)
- func (x *ConsumerApplication_DocumentMessage) String() string
- type ConsumerApplication_EditMessage
- func (*ConsumerApplication_EditMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_EditMessage) GetKey() *waCommon.MessageKey
- func (x *ConsumerApplication_EditMessage) GetMessage() *waCommon.MessageText
- func (x *ConsumerApplication_EditMessage) GetTimestampMS() int64
- func (*ConsumerApplication_EditMessage) ProtoMessage()
- func (x *ConsumerApplication_EditMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_EditMessage) Reset()
- func (x *ConsumerApplication_EditMessage) String() string
- type ConsumerApplication_ExtendedTextMessage
- func (msg *ConsumerApplication_ExtendedTextMessage) DecodeThumbnail() (dec *waMediaTransport.ImageTransport, err error)
- func (*ConsumerApplication_ExtendedTextMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ExtendedTextMessage) GetCanonicalURL() string
- func (x *ConsumerApplication_ExtendedTextMessage) GetDescription() string
- func (x *ConsumerApplication_ExtendedTextMessage) GetMatchedText() string
- func (x *ConsumerApplication_ExtendedTextMessage) GetPreviewType() ConsumerApplication_ExtendedTextMessage_PreviewType
- func (x *ConsumerApplication_ExtendedTextMessage) GetText() *waCommon.MessageText
- func (x *ConsumerApplication_ExtendedTextMessage) GetThumbnail() *waCommon.SubProtocol
- func (x *ConsumerApplication_ExtendedTextMessage) GetTitle() string
- func (*ConsumerApplication_ExtendedTextMessage) ProtoMessage()
- func (x *ConsumerApplication_ExtendedTextMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ExtendedTextMessage) Reset()
- func (msg *ConsumerApplication_ExtendedTextMessage) SetThumbnail(payload *waMediaTransport.ImageTransport) (err error)
- func (x *ConsumerApplication_ExtendedTextMessage) String() string
- type ConsumerApplication_ExtendedTextMessage_PreviewType
- func (ConsumerApplication_ExtendedTextMessage_PreviewType) Descriptor() protoreflect.EnumDescriptor
- func (x ConsumerApplication_ExtendedTextMessage_PreviewType) Enum() *ConsumerApplication_ExtendedTextMessage_PreviewType
- func (ConsumerApplication_ExtendedTextMessage_PreviewType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConsumerApplication_ExtendedTextMessage_PreviewType) Number() protoreflect.EnumNumber
- func (x ConsumerApplication_ExtendedTextMessage_PreviewType) String() string
- func (ConsumerApplication_ExtendedTextMessage_PreviewType) Type() protoreflect.EnumType
- func (x *ConsumerApplication_ExtendedTextMessage_PreviewType) UnmarshalJSON(b []byte) errordeprecated
- type ConsumerApplication_GroupInviteMessage
- func (*ConsumerApplication_GroupInviteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_GroupInviteMessage) GetCaption() *waCommon.MessageText
- func (x *ConsumerApplication_GroupInviteMessage) GetGroupJID() string
- func (x *ConsumerApplication_GroupInviteMessage) GetGroupName() string
- func (x *ConsumerApplication_GroupInviteMessage) GetInviteCode() string
- func (x *ConsumerApplication_GroupInviteMessage) GetInviteExpiration() int64
- func (x *ConsumerApplication_GroupInviteMessage) GetJPEGThumbnail() []byte
- func (*ConsumerApplication_GroupInviteMessage) ProtoMessage()
- func (x *ConsumerApplication_GroupInviteMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_GroupInviteMessage) Reset()
- func (x *ConsumerApplication_GroupInviteMessage) String() string
- type ConsumerApplication_ImageMessage
- func (msg *ConsumerApplication_ImageMessage) Decode() (dec *waMediaTransport.ImageTransport, err error)
- func (*ConsumerApplication_ImageMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ImageMessage) GetCaption() *waCommon.MessageText
- func (x *ConsumerApplication_ImageMessage) GetImage() *waCommon.SubProtocol
- func (*ConsumerApplication_ImageMessage) ProtoMessage()
- func (x *ConsumerApplication_ImageMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ImageMessage) Reset()
- func (msg *ConsumerApplication_ImageMessage) Set(payload *waMediaTransport.ImageTransport) (err error)
- func (x *ConsumerApplication_ImageMessage) String() string
- type ConsumerApplication_InteractiveAnnotation
- func (*ConsumerApplication_InteractiveAnnotation) Descriptor() ([]byte, []int)deprecated
- func (m *ConsumerApplication_InteractiveAnnotation) GetAction() isConsumerApplication_InteractiveAnnotation_Action
- func (x *ConsumerApplication_InteractiveAnnotation) GetLocation() *ConsumerApplication_Location
- func (x *ConsumerApplication_InteractiveAnnotation) GetPolygonVertices() []*ConsumerApplication_Point
- func (*ConsumerApplication_InteractiveAnnotation) ProtoMessage()
- func (x *ConsumerApplication_InteractiveAnnotation) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_InteractiveAnnotation) Reset()
- func (x *ConsumerApplication_InteractiveAnnotation) String() string
- type ConsumerApplication_InteractiveAnnotation_Location
- type ConsumerApplication_LiveLocationMessage
- func (*ConsumerApplication_LiveLocationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_LiveLocationMessage) GetAccuracyInMeters() uint32
- func (x *ConsumerApplication_LiveLocationMessage) GetCaption() *waCommon.MessageText
- func (x *ConsumerApplication_LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
- func (x *ConsumerApplication_LiveLocationMessage) GetLocation() *ConsumerApplication_Location
- func (x *ConsumerApplication_LiveLocationMessage) GetSequenceNumber() int64
- func (x *ConsumerApplication_LiveLocationMessage) GetSpeedInMps() float32
- func (x *ConsumerApplication_LiveLocationMessage) GetTimeOffset() uint32
- func (*ConsumerApplication_LiveLocationMessage) ProtoMessage()
- func (x *ConsumerApplication_LiveLocationMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_LiveLocationMessage) Reset()
- func (x *ConsumerApplication_LiveLocationMessage) String() string
- type ConsumerApplication_Location
- func (*ConsumerApplication_Location) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Location) GetDegreesLatitude() float64
- func (x *ConsumerApplication_Location) GetDegreesLongitude() float64
- func (x *ConsumerApplication_Location) GetName() string
- func (*ConsumerApplication_Location) ProtoMessage()
- func (x *ConsumerApplication_Location) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Location) Reset()
- func (x *ConsumerApplication_Location) String() string
- type ConsumerApplication_LocationMessage
- func (*ConsumerApplication_LocationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_LocationMessage) GetAddress() string
- func (x *ConsumerApplication_LocationMessage) GetLocation() *ConsumerApplication_Location
- func (*ConsumerApplication_LocationMessage) ProtoMessage()
- func (x *ConsumerApplication_LocationMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_LocationMessage) Reset()
- func (x *ConsumerApplication_LocationMessage) String() string
- type ConsumerApplication_MediaPayload
- func (*ConsumerApplication_MediaPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_MediaPayload) GetProtocol() *waCommon.SubProtocol
- func (*ConsumerApplication_MediaPayload) ProtoMessage()
- func (x *ConsumerApplication_MediaPayload) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_MediaPayload) Reset()
- func (x *ConsumerApplication_MediaPayload) String() string
- type ConsumerApplication_Metadata
- func (*ConsumerApplication_Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Metadata) GetSpecialTextSize() ConsumerApplication_Metadata_SpecialTextSize
- func (*ConsumerApplication_Metadata) ProtoMessage()
- func (x *ConsumerApplication_Metadata) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Metadata) Reset()
- func (x *ConsumerApplication_Metadata) String() string
- type ConsumerApplication_Metadata_SpecialTextSize
- func (ConsumerApplication_Metadata_SpecialTextSize) Descriptor() protoreflect.EnumDescriptor
- func (x ConsumerApplication_Metadata_SpecialTextSize) Enum() *ConsumerApplication_Metadata_SpecialTextSize
- func (ConsumerApplication_Metadata_SpecialTextSize) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConsumerApplication_Metadata_SpecialTextSize) Number() protoreflect.EnumNumber
- func (x ConsumerApplication_Metadata_SpecialTextSize) String() string
- func (ConsumerApplication_Metadata_SpecialTextSize) Type() protoreflect.EnumType
- func (x *ConsumerApplication_Metadata_SpecialTextSize) UnmarshalJSON(b []byte) errordeprecated
- type ConsumerApplication_Option
- func (*ConsumerApplication_Option) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Option) GetOptionName() string
- func (*ConsumerApplication_Option) ProtoMessage()
- func (x *ConsumerApplication_Option) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Option) Reset()
- func (x *ConsumerApplication_Option) String() string
- type ConsumerApplication_Payload
- func (*ConsumerApplication_Payload) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Payload) GetApplicationData() *ConsumerApplication_ApplicationData
- func (x *ConsumerApplication_Payload) GetContent() *ConsumerApplication_Content
- func (m *ConsumerApplication_Payload) GetPayload() isConsumerApplication_Payload_Payload
- func (x *ConsumerApplication_Payload) GetSignal() *ConsumerApplication_Signal
- func (x *ConsumerApplication_Payload) GetSubProtocol() *ConsumerApplication_SubProtocolPayload
- func (*ConsumerApplication_Payload) ProtoMessage()
- func (x *ConsumerApplication_Payload) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Payload) Reset()
- func (x *ConsumerApplication_Payload) String() string
- type ConsumerApplication_Payload_ApplicationData
- type ConsumerApplication_Payload_Content
- type ConsumerApplication_Payload_Signal
- type ConsumerApplication_Payload_SubProtocol
- type ConsumerApplication_Point
- func (*ConsumerApplication_Point) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_Point) GetX() float64
- func (x *ConsumerApplication_Point) GetY() float64
- func (*ConsumerApplication_Point) ProtoMessage()
- func (x *ConsumerApplication_Point) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_Point) Reset()
- func (x *ConsumerApplication_Point) String() string
- type ConsumerApplication_PollAddOptionMessage
- func (*ConsumerApplication_PollAddOptionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_PollAddOptionMessage) GetPollOption() []*ConsumerApplication_Option
- func (*ConsumerApplication_PollAddOptionMessage) ProtoMessage()
- func (x *ConsumerApplication_PollAddOptionMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_PollAddOptionMessage) Reset()
- func (x *ConsumerApplication_PollAddOptionMessage) String() string
- type ConsumerApplication_PollCreationMessage
- func (*ConsumerApplication_PollCreationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_PollCreationMessage) GetEncKey() []byte
- func (x *ConsumerApplication_PollCreationMessage) GetName() string
- func (x *ConsumerApplication_PollCreationMessage) GetOptions() []*ConsumerApplication_Option
- func (x *ConsumerApplication_PollCreationMessage) GetSelectableOptionsCount() uint32
- func (*ConsumerApplication_PollCreationMessage) ProtoMessage()
- func (x *ConsumerApplication_PollCreationMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_PollCreationMessage) Reset()
- func (x *ConsumerApplication_PollCreationMessage) String() string
- type ConsumerApplication_PollEncValue
- func (*ConsumerApplication_PollEncValue) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_PollEncValue) GetEncIV() []byte
- func (x *ConsumerApplication_PollEncValue) GetEncPayload() []byte
- func (*ConsumerApplication_PollEncValue) ProtoMessage()
- func (x *ConsumerApplication_PollEncValue) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_PollEncValue) Reset()
- func (x *ConsumerApplication_PollEncValue) String() string
- type ConsumerApplication_PollUpdateMessage
- func (*ConsumerApplication_PollUpdateMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_PollUpdateMessage) GetAddOption() *ConsumerApplication_PollEncValue
- func (x *ConsumerApplication_PollUpdateMessage) GetPollCreationMessageKey() *waCommon.MessageKey
- func (x *ConsumerApplication_PollUpdateMessage) GetVote() *ConsumerApplication_PollEncValue
- func (*ConsumerApplication_PollUpdateMessage) ProtoMessage()
- func (x *ConsumerApplication_PollUpdateMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_PollUpdateMessage) Reset()
- func (x *ConsumerApplication_PollUpdateMessage) String() string
- type ConsumerApplication_PollVoteMessage
- func (*ConsumerApplication_PollVoteMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_PollVoteMessage) GetSelectedOptions() [][]byte
- func (x *ConsumerApplication_PollVoteMessage) GetSenderTimestampMS() int64
- func (*ConsumerApplication_PollVoteMessage) ProtoMessage()
- func (x *ConsumerApplication_PollVoteMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_PollVoteMessage) Reset()
- func (x *ConsumerApplication_PollVoteMessage) String() string
- type ConsumerApplication_ReactionMessage
- func (*ConsumerApplication_ReactionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ReactionMessage) GetGroupingKey() string
- func (x *ConsumerApplication_ReactionMessage) GetKey() *waCommon.MessageKey
- func (x *ConsumerApplication_ReactionMessage) GetReactionMetadataDataclassData() string
- func (x *ConsumerApplication_ReactionMessage) GetSenderTimestampMS() int64
- func (x *ConsumerApplication_ReactionMessage) GetStyle() int32
- func (x *ConsumerApplication_ReactionMessage) GetText() string
- func (*ConsumerApplication_ReactionMessage) ProtoMessage()
- func (x *ConsumerApplication_ReactionMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ReactionMessage) Reset()
- func (x *ConsumerApplication_ReactionMessage) String() string
- type ConsumerApplication_RevokeMessage
- func (*ConsumerApplication_RevokeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_RevokeMessage) GetKey() *waCommon.MessageKey
- func (*ConsumerApplication_RevokeMessage) ProtoMessage()
- func (x *ConsumerApplication_RevokeMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_RevokeMessage) Reset()
- func (x *ConsumerApplication_RevokeMessage) String() string
- type ConsumerApplication_Signal
- type ConsumerApplication_StatusTextMesage
- func (*ConsumerApplication_StatusTextMesage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_StatusTextMesage) GetBackgroundArgb() uint32
- func (x *ConsumerApplication_StatusTextMesage) GetFont() ConsumerApplication_StatusTextMesage_FontType
- func (x *ConsumerApplication_StatusTextMesage) GetText() *ConsumerApplication_ExtendedTextMessage
- func (x *ConsumerApplication_StatusTextMesage) GetTextArgb() uint32
- func (*ConsumerApplication_StatusTextMesage) ProtoMessage()
- func (x *ConsumerApplication_StatusTextMesage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_StatusTextMesage) Reset()
- func (x *ConsumerApplication_StatusTextMesage) String() string
- type ConsumerApplication_StatusTextMesage_FontType
- func (ConsumerApplication_StatusTextMesage_FontType) Descriptor() protoreflect.EnumDescriptor
- func (x ConsumerApplication_StatusTextMesage_FontType) Enum() *ConsumerApplication_StatusTextMesage_FontType
- func (ConsumerApplication_StatusTextMesage_FontType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConsumerApplication_StatusTextMesage_FontType) Number() protoreflect.EnumNumber
- func (x ConsumerApplication_StatusTextMesage_FontType) String() string
- func (ConsumerApplication_StatusTextMesage_FontType) Type() protoreflect.EnumType
- func (x *ConsumerApplication_StatusTextMesage_FontType) UnmarshalJSON(b []byte) errordeprecated
- type ConsumerApplication_StickerMessage
- func (msg *ConsumerApplication_StickerMessage) Decode() (dec *waMediaTransport.StickerTransport, err error)
- func (*ConsumerApplication_StickerMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_StickerMessage) GetSticker() *waCommon.SubProtocol
- func (*ConsumerApplication_StickerMessage) ProtoMessage()
- func (x *ConsumerApplication_StickerMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_StickerMessage) Reset()
- func (msg *ConsumerApplication_StickerMessage) Set(payload *waMediaTransport.StickerTransport) (err error)
- func (x *ConsumerApplication_StickerMessage) String() string
- type ConsumerApplication_SubProtocolPayload
- func (*ConsumerApplication_SubProtocolPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_SubProtocolPayload) GetFutureProof() waCommon.FutureProofBehavior
- func (*ConsumerApplication_SubProtocolPayload) ProtoMessage()
- func (x *ConsumerApplication_SubProtocolPayload) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_SubProtocolPayload) Reset()
- func (x *ConsumerApplication_SubProtocolPayload) String() string
- type ConsumerApplication_VideoMessage
- func (msg *ConsumerApplication_VideoMessage) Decode() (dec *waMediaTransport.VideoTransport, err error)
- func (*ConsumerApplication_VideoMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_VideoMessage) GetCaption() *waCommon.MessageText
- func (x *ConsumerApplication_VideoMessage) GetVideo() *waCommon.SubProtocol
- func (*ConsumerApplication_VideoMessage) ProtoMessage()
- func (x *ConsumerApplication_VideoMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_VideoMessage) Reset()
- func (msg *ConsumerApplication_VideoMessage) Set(payload *waMediaTransport.VideoTransport) (err error)
- func (x *ConsumerApplication_VideoMessage) String() string
- type ConsumerApplication_ViewOnceMessage
- func (*ConsumerApplication_ViewOnceMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerApplication_ViewOnceMessage) GetImageMessage() *ConsumerApplication_ImageMessage
- func (x *ConsumerApplication_ViewOnceMessage) GetVideoMessage() *ConsumerApplication_VideoMessage
- func (m *ConsumerApplication_ViewOnceMessage) GetViewOnceContent() isConsumerApplication_ViewOnceMessage_ViewOnceContent
- func (*ConsumerApplication_ViewOnceMessage) ProtoMessage()
- func (x *ConsumerApplication_ViewOnceMessage) ProtoReflect() protoreflect.Message
- func (x *ConsumerApplication_ViewOnceMessage) Reset()
- func (x *ConsumerApplication_ViewOnceMessage) String() string
- type ConsumerApplication_ViewOnceMessage_ImageMessage
- type ConsumerApplication_ViewOnceMessage_VideoMessage
Constants ¶
const ( ImageTransportVersion = 1 StickerTransportVersion = 1 VideoTransportVersion = 1 AudioTransportVersion = 1 DocumentTransportVersion = 1 ContactTransportVersion = 1 )
Variables ¶
var ( ConsumerApplication_Metadata_SpecialTextSize_name = map[int32]string{ 1: "SMALL", 2: "MEDIUM", 3: "LARGE", } ConsumerApplication_Metadata_SpecialTextSize_value = map[string]int32{ "SMALL": 1, "MEDIUM": 2, "LARGE": 3, } )
Enum value maps for ConsumerApplication_Metadata_SpecialTextSize.
var ( ConsumerApplication_StatusTextMesage_FontType_name = map[int32]string{ 0: "SANS_SERIF", 1: "SERIF", 2: "NORICAN_REGULAR", 3: "BRYNDAN_WRITE", 4: "BEBASNEUE_REGULAR", 5: "OSWALD_HEAVY", } ConsumerApplication_StatusTextMesage_FontType_value = map[string]int32{ "SANS_SERIF": 0, "SERIF": 1, "NORICAN_REGULAR": 2, "BRYNDAN_WRITE": 3, "BEBASNEUE_REGULAR": 4, "OSWALD_HEAVY": 5, } )
Enum value maps for ConsumerApplication_StatusTextMesage_FontType.
var ( ConsumerApplication_ExtendedTextMessage_PreviewType_name = map[int32]string{ 0: "NONE", 1: "VIDEO", } ConsumerApplication_ExtendedTextMessage_PreviewType_value = map[string]int32{ "NONE": 0, "VIDEO": 1, } )
Enum value maps for ConsumerApplication_ExtendedTextMessage_PreviewType.
var File_waConsumerApplication_WAConsumerApplication_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ConsumerApplication ¶
type ConsumerApplication struct { Payload *ConsumerApplication_Payload `protobuf:"bytes,1,opt,name=payload" json:"payload,omitempty"` Metadata *ConsumerApplication_Metadata `protobuf:"bytes,2,opt,name=metadata" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication) Descriptor
deprecated
func (*ConsumerApplication) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication.ProtoReflect.Descriptor instead.
func (*ConsumerApplication) GetMetadata ¶
func (x *ConsumerApplication) GetMetadata() *ConsumerApplication_Metadata
func (*ConsumerApplication) GetPayload ¶
func (x *ConsumerApplication) GetPayload() *ConsumerApplication_Payload
func (*ConsumerApplication) IsMessageApplicationSub ¶
func (*ConsumerApplication) IsMessageApplicationSub()
func (*ConsumerApplication) ProtoMessage ¶
func (*ConsumerApplication) ProtoMessage()
func (*ConsumerApplication) ProtoReflect ¶
func (x *ConsumerApplication) ProtoReflect() protoreflect.Message
func (*ConsumerApplication) Reset ¶
func (x *ConsumerApplication) Reset()
func (*ConsumerApplication) String ¶
func (x *ConsumerApplication) String() string
type ConsumerApplication_ApplicationData ¶
type ConsumerApplication_ApplicationData struct { // Types that are assignable to ApplicationContent: // // *ConsumerApplication_ApplicationData_Revoke ApplicationContent isConsumerApplication_ApplicationData_ApplicationContent `protobuf_oneof:"applicationContent"` // contains filtered or unexported fields }
func (*ConsumerApplication_ApplicationData) Descriptor
deprecated
func (*ConsumerApplication_ApplicationData) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ApplicationData.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ApplicationData) GetApplicationContent ¶
func (m *ConsumerApplication_ApplicationData) GetApplicationContent() isConsumerApplication_ApplicationData_ApplicationContent
func (*ConsumerApplication_ApplicationData) GetRevoke ¶
func (x *ConsumerApplication_ApplicationData) GetRevoke() *ConsumerApplication_RevokeMessage
func (*ConsumerApplication_ApplicationData) ProtoMessage ¶
func (*ConsumerApplication_ApplicationData) ProtoMessage()
func (*ConsumerApplication_ApplicationData) ProtoReflect ¶
func (x *ConsumerApplication_ApplicationData) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ApplicationData) Reset ¶
func (x *ConsumerApplication_ApplicationData) Reset()
func (*ConsumerApplication_ApplicationData) String ¶
func (x *ConsumerApplication_ApplicationData) String() string
type ConsumerApplication_ApplicationData_Revoke ¶
type ConsumerApplication_ApplicationData_Revoke struct {
Revoke *ConsumerApplication_RevokeMessage `protobuf:"bytes,1,opt,name=revoke,oneof"`
}
type ConsumerApplication_AudioMessage ¶
type ConsumerApplication_AudioMessage struct { Audio *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=audio" json:"audio,omitempty"` PTT *bool `protobuf:"varint,2,opt,name=PTT" json:"PTT,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_AudioMessage) Decode ¶
func (msg *ConsumerApplication_AudioMessage) Decode() (dec *waMediaTransport.AudioTransport, err error)
func (*ConsumerApplication_AudioMessage) Descriptor
deprecated
func (*ConsumerApplication_AudioMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_AudioMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_AudioMessage) GetAudio ¶
func (x *ConsumerApplication_AudioMessage) GetAudio() *waCommon.SubProtocol
func (*ConsumerApplication_AudioMessage) GetPTT ¶
func (x *ConsumerApplication_AudioMessage) GetPTT() bool
func (*ConsumerApplication_AudioMessage) ProtoMessage ¶
func (*ConsumerApplication_AudioMessage) ProtoMessage()
func (*ConsumerApplication_AudioMessage) ProtoReflect ¶
func (x *ConsumerApplication_AudioMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_AudioMessage) Reset ¶
func (x *ConsumerApplication_AudioMessage) Reset()
func (*ConsumerApplication_AudioMessage) Set ¶
func (msg *ConsumerApplication_AudioMessage) Set(payload *waMediaTransport.AudioTransport) (err error)
func (*ConsumerApplication_AudioMessage) String ¶
func (x *ConsumerApplication_AudioMessage) String() string
type ConsumerApplication_ContactMessage ¶
type ConsumerApplication_ContactMessage struct { Contact *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=contact" json:"contact,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_ContactMessage) Decode ¶
func (msg *ConsumerApplication_ContactMessage) Decode() (dec *waMediaTransport.ContactTransport, err error)
func (*ConsumerApplication_ContactMessage) Descriptor
deprecated
func (*ConsumerApplication_ContactMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ContactMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ContactMessage) GetContact ¶
func (x *ConsumerApplication_ContactMessage) GetContact() *waCommon.SubProtocol
func (*ConsumerApplication_ContactMessage) ProtoMessage ¶
func (*ConsumerApplication_ContactMessage) ProtoMessage()
func (*ConsumerApplication_ContactMessage) ProtoReflect ¶
func (x *ConsumerApplication_ContactMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ContactMessage) Reset ¶
func (x *ConsumerApplication_ContactMessage) Reset()
func (*ConsumerApplication_ContactMessage) Set ¶
func (msg *ConsumerApplication_ContactMessage) Set(payload *waMediaTransport.ContactTransport) (err error)
func (*ConsumerApplication_ContactMessage) String ¶
func (x *ConsumerApplication_ContactMessage) String() string
type ConsumerApplication_ContactsArrayMessage ¶
type ConsumerApplication_ContactsArrayMessage struct { DisplayName *string `protobuf:"bytes,1,opt,name=displayName" json:"displayName,omitempty"` Contacts []*ConsumerApplication_ContactMessage `protobuf:"bytes,2,rep,name=contacts" json:"contacts,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_ContactsArrayMessage) Descriptor
deprecated
func (*ConsumerApplication_ContactsArrayMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ContactsArrayMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ContactsArrayMessage) GetContacts ¶
func (x *ConsumerApplication_ContactsArrayMessage) GetContacts() []*ConsumerApplication_ContactMessage
func (*ConsumerApplication_ContactsArrayMessage) GetDisplayName ¶
func (x *ConsumerApplication_ContactsArrayMessage) GetDisplayName() string
func (*ConsumerApplication_ContactsArrayMessage) ProtoMessage ¶
func (*ConsumerApplication_ContactsArrayMessage) ProtoMessage()
func (*ConsumerApplication_ContactsArrayMessage) ProtoReflect ¶
func (x *ConsumerApplication_ContactsArrayMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ContactsArrayMessage) Reset ¶
func (x *ConsumerApplication_ContactsArrayMessage) Reset()
func (*ConsumerApplication_ContactsArrayMessage) String ¶
func (x *ConsumerApplication_ContactsArrayMessage) String() string
type ConsumerApplication_Content ¶
type ConsumerApplication_Content struct { // Types that are assignable to Content: // // *ConsumerApplication_Content_MessageText // *ConsumerApplication_Content_ImageMessage // *ConsumerApplication_Content_ContactMessage // *ConsumerApplication_Content_LocationMessage // *ConsumerApplication_Content_ExtendedTextMessage // *ConsumerApplication_Content_StatusTextMessage // *ConsumerApplication_Content_DocumentMessage // *ConsumerApplication_Content_AudioMessage // *ConsumerApplication_Content_VideoMessage // *ConsumerApplication_Content_ContactsArrayMessage // *ConsumerApplication_Content_LiveLocationMessage // *ConsumerApplication_Content_StickerMessage // *ConsumerApplication_Content_GroupInviteMessage // *ConsumerApplication_Content_ViewOnceMessage // *ConsumerApplication_Content_ReactionMessage // *ConsumerApplication_Content_PollCreationMessage // *ConsumerApplication_Content_PollUpdateMessage // *ConsumerApplication_Content_EditMessage Content isConsumerApplication_Content_Content `protobuf_oneof:"content"` // contains filtered or unexported fields }
func (*ConsumerApplication_Content) Descriptor
deprecated
func (*ConsumerApplication_Content) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Content.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Content) GetAudioMessage ¶
func (x *ConsumerApplication_Content) GetAudioMessage() *ConsumerApplication_AudioMessage
func (*ConsumerApplication_Content) GetContactMessage ¶
func (x *ConsumerApplication_Content) GetContactMessage() *ConsumerApplication_ContactMessage
func (*ConsumerApplication_Content) GetContactsArrayMessage ¶
func (x *ConsumerApplication_Content) GetContactsArrayMessage() *ConsumerApplication_ContactsArrayMessage
func (*ConsumerApplication_Content) GetContent ¶
func (m *ConsumerApplication_Content) GetContent() isConsumerApplication_Content_Content
func (*ConsumerApplication_Content) GetDocumentMessage ¶
func (x *ConsumerApplication_Content) GetDocumentMessage() *ConsumerApplication_DocumentMessage
func (*ConsumerApplication_Content) GetEditMessage ¶
func (x *ConsumerApplication_Content) GetEditMessage() *ConsumerApplication_EditMessage
func (*ConsumerApplication_Content) GetExtendedTextMessage ¶
func (x *ConsumerApplication_Content) GetExtendedTextMessage() *ConsumerApplication_ExtendedTextMessage
func (*ConsumerApplication_Content) GetGroupInviteMessage ¶
func (x *ConsumerApplication_Content) GetGroupInviteMessage() *ConsumerApplication_GroupInviteMessage
func (*ConsumerApplication_Content) GetImageMessage ¶
func (x *ConsumerApplication_Content) GetImageMessage() *ConsumerApplication_ImageMessage
func (*ConsumerApplication_Content) GetLiveLocationMessage ¶
func (x *ConsumerApplication_Content) GetLiveLocationMessage() *ConsumerApplication_LiveLocationMessage
func (*ConsumerApplication_Content) GetLocationMessage ¶
func (x *ConsumerApplication_Content) GetLocationMessage() *ConsumerApplication_LocationMessage
func (*ConsumerApplication_Content) GetMessageText ¶
func (x *ConsumerApplication_Content) GetMessageText() *waCommon.MessageText
func (*ConsumerApplication_Content) GetPollCreationMessage ¶
func (x *ConsumerApplication_Content) GetPollCreationMessage() *ConsumerApplication_PollCreationMessage
func (*ConsumerApplication_Content) GetPollUpdateMessage ¶
func (x *ConsumerApplication_Content) GetPollUpdateMessage() *ConsumerApplication_PollUpdateMessage
func (*ConsumerApplication_Content) GetReactionMessage ¶
func (x *ConsumerApplication_Content) GetReactionMessage() *ConsumerApplication_ReactionMessage
func (*ConsumerApplication_Content) GetStatusTextMessage ¶
func (x *ConsumerApplication_Content) GetStatusTextMessage() *ConsumerApplication_StatusTextMesage
func (*ConsumerApplication_Content) GetStickerMessage ¶
func (x *ConsumerApplication_Content) GetStickerMessage() *ConsumerApplication_StickerMessage
func (*ConsumerApplication_Content) GetVideoMessage ¶
func (x *ConsumerApplication_Content) GetVideoMessage() *ConsumerApplication_VideoMessage
func (*ConsumerApplication_Content) GetViewOnceMessage ¶
func (x *ConsumerApplication_Content) GetViewOnceMessage() *ConsumerApplication_ViewOnceMessage
func (*ConsumerApplication_Content) ProtoMessage ¶
func (*ConsumerApplication_Content) ProtoMessage()
func (*ConsumerApplication_Content) ProtoReflect ¶
func (x *ConsumerApplication_Content) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Content) Reset ¶
func (x *ConsumerApplication_Content) Reset()
func (*ConsumerApplication_Content) String ¶
func (x *ConsumerApplication_Content) String() string
type ConsumerApplication_Content_AudioMessage ¶
type ConsumerApplication_Content_AudioMessage struct {
AudioMessage *ConsumerApplication_AudioMessage `protobuf:"bytes,8,opt,name=audioMessage,oneof"`
}
type ConsumerApplication_Content_ContactMessage ¶
type ConsumerApplication_Content_ContactMessage struct {
ContactMessage *ConsumerApplication_ContactMessage `protobuf:"bytes,3,opt,name=contactMessage,oneof"`
}
type ConsumerApplication_Content_ContactsArrayMessage ¶
type ConsumerApplication_Content_ContactsArrayMessage struct {
ContactsArrayMessage *ConsumerApplication_ContactsArrayMessage `protobuf:"bytes,10,opt,name=contactsArrayMessage,oneof"`
}
type ConsumerApplication_Content_Content ¶
type ConsumerApplication_Content_Content = isConsumerApplication_Content_Content
type ConsumerApplication_Content_DocumentMessage ¶
type ConsumerApplication_Content_DocumentMessage struct {
DocumentMessage *ConsumerApplication_DocumentMessage `protobuf:"bytes,7,opt,name=documentMessage,oneof"`
}
type ConsumerApplication_Content_EditMessage ¶
type ConsumerApplication_Content_EditMessage struct {
EditMessage *ConsumerApplication_EditMessage `protobuf:"bytes,19,opt,name=editMessage,oneof"`
}
type ConsumerApplication_Content_ExtendedTextMessage ¶
type ConsumerApplication_Content_ExtendedTextMessage struct {
ExtendedTextMessage *ConsumerApplication_ExtendedTextMessage `protobuf:"bytes,5,opt,name=extendedTextMessage,oneof"`
}
type ConsumerApplication_Content_GroupInviteMessage ¶
type ConsumerApplication_Content_GroupInviteMessage struct {
GroupInviteMessage *ConsumerApplication_GroupInviteMessage `protobuf:"bytes,13,opt,name=groupInviteMessage,oneof"`
}
type ConsumerApplication_Content_ImageMessage ¶
type ConsumerApplication_Content_ImageMessage struct {
ImageMessage *ConsumerApplication_ImageMessage `protobuf:"bytes,2,opt,name=imageMessage,oneof"`
}
type ConsumerApplication_Content_LiveLocationMessage ¶
type ConsumerApplication_Content_LiveLocationMessage struct {
LiveLocationMessage *ConsumerApplication_LiveLocationMessage `protobuf:"bytes,11,opt,name=liveLocationMessage,oneof"`
}
type ConsumerApplication_Content_LocationMessage ¶
type ConsumerApplication_Content_LocationMessage struct {
LocationMessage *ConsumerApplication_LocationMessage `protobuf:"bytes,4,opt,name=locationMessage,oneof"`
}
type ConsumerApplication_Content_MessageText ¶
type ConsumerApplication_Content_MessageText struct {
MessageText *waCommon.MessageText `protobuf:"bytes,1,opt,name=messageText,oneof"`
}
type ConsumerApplication_Content_PollCreationMessage ¶
type ConsumerApplication_Content_PollCreationMessage struct {
PollCreationMessage *ConsumerApplication_PollCreationMessage `protobuf:"bytes,17,opt,name=pollCreationMessage,oneof"`
}
type ConsumerApplication_Content_PollUpdateMessage ¶
type ConsumerApplication_Content_PollUpdateMessage struct {
PollUpdateMessage *ConsumerApplication_PollUpdateMessage `protobuf:"bytes,18,opt,name=pollUpdateMessage,oneof"`
}
type ConsumerApplication_Content_ReactionMessage ¶
type ConsumerApplication_Content_ReactionMessage struct {
ReactionMessage *ConsumerApplication_ReactionMessage `protobuf:"bytes,16,opt,name=reactionMessage,oneof"`
}
type ConsumerApplication_Content_StatusTextMessage ¶
type ConsumerApplication_Content_StatusTextMessage struct {
StatusTextMessage *ConsumerApplication_StatusTextMesage `protobuf:"bytes,6,opt,name=statusTextMessage,oneof"`
}
type ConsumerApplication_Content_StickerMessage ¶
type ConsumerApplication_Content_StickerMessage struct {
StickerMessage *ConsumerApplication_StickerMessage `protobuf:"bytes,12,opt,name=stickerMessage,oneof"`
}
type ConsumerApplication_Content_VideoMessage ¶
type ConsumerApplication_Content_VideoMessage struct {
VideoMessage *ConsumerApplication_VideoMessage `protobuf:"bytes,9,opt,name=videoMessage,oneof"`
}
type ConsumerApplication_Content_ViewOnceMessage ¶
type ConsumerApplication_Content_ViewOnceMessage struct {
ViewOnceMessage *ConsumerApplication_ViewOnceMessage `protobuf:"bytes,14,opt,name=viewOnceMessage,oneof"`
}
type ConsumerApplication_DocumentMessage ¶
type ConsumerApplication_DocumentMessage struct { Document *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=document" json:"document,omitempty"` FileName *string `protobuf:"bytes,2,opt,name=fileName" json:"fileName,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_DocumentMessage) Decode ¶
func (msg *ConsumerApplication_DocumentMessage) Decode() (dec *waMediaTransport.DocumentTransport, err error)
func (*ConsumerApplication_DocumentMessage) Descriptor
deprecated
func (*ConsumerApplication_DocumentMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_DocumentMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_DocumentMessage) GetDocument ¶
func (x *ConsumerApplication_DocumentMessage) GetDocument() *waCommon.SubProtocol
func (*ConsumerApplication_DocumentMessage) GetFileName ¶
func (x *ConsumerApplication_DocumentMessage) GetFileName() string
func (*ConsumerApplication_DocumentMessage) ProtoMessage ¶
func (*ConsumerApplication_DocumentMessage) ProtoMessage()
func (*ConsumerApplication_DocumentMessage) ProtoReflect ¶
func (x *ConsumerApplication_DocumentMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_DocumentMessage) Reset ¶
func (x *ConsumerApplication_DocumentMessage) Reset()
func (*ConsumerApplication_DocumentMessage) Set ¶
func (msg *ConsumerApplication_DocumentMessage) Set(payload *waMediaTransport.DocumentTransport) (err error)
func (*ConsumerApplication_DocumentMessage) String ¶
func (x *ConsumerApplication_DocumentMessage) String() string
type ConsumerApplication_EditMessage ¶
type ConsumerApplication_EditMessage struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Message *waCommon.MessageText `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` TimestampMS *int64 `protobuf:"varint,3,opt,name=timestampMS" json:"timestampMS,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_EditMessage) Descriptor
deprecated
func (*ConsumerApplication_EditMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_EditMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_EditMessage) GetKey ¶
func (x *ConsumerApplication_EditMessage) GetKey() *waCommon.MessageKey
func (*ConsumerApplication_EditMessage) GetMessage ¶
func (x *ConsumerApplication_EditMessage) GetMessage() *waCommon.MessageText
func (*ConsumerApplication_EditMessage) GetTimestampMS ¶
func (x *ConsumerApplication_EditMessage) GetTimestampMS() int64
func (*ConsumerApplication_EditMessage) ProtoMessage ¶
func (*ConsumerApplication_EditMessage) ProtoMessage()
func (*ConsumerApplication_EditMessage) ProtoReflect ¶
func (x *ConsumerApplication_EditMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_EditMessage) Reset ¶
func (x *ConsumerApplication_EditMessage) Reset()
func (*ConsumerApplication_EditMessage) String ¶
func (x *ConsumerApplication_EditMessage) String() string
type ConsumerApplication_ExtendedTextMessage ¶
type ConsumerApplication_ExtendedTextMessage struct { Text *waCommon.MessageText `protobuf:"bytes,1,opt,name=text" json:"text,omitempty"` MatchedText *string `protobuf:"bytes,2,opt,name=matchedText" json:"matchedText,omitempty"` CanonicalURL *string `protobuf:"bytes,3,opt,name=canonicalURL" json:"canonicalURL,omitempty"` Description *string `protobuf:"bytes,4,opt,name=description" json:"description,omitempty"` Title *string `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"` Thumbnail *waCommon.SubProtocol `protobuf:"bytes,6,opt,name=thumbnail" json:"thumbnail,omitempty"` PreviewType *ConsumerApplication_ExtendedTextMessage_PreviewType `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConsumerApplication_ExtendedTextMessage) DecodeThumbnail ¶
func (msg *ConsumerApplication_ExtendedTextMessage) DecodeThumbnail() (dec *waMediaTransport.ImageTransport, err error)
func (*ConsumerApplication_ExtendedTextMessage) Descriptor
deprecated
func (*ConsumerApplication_ExtendedTextMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ExtendedTextMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ExtendedTextMessage) GetCanonicalURL ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetCanonicalURL() string
func (*ConsumerApplication_ExtendedTextMessage) GetDescription ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetDescription() string
func (*ConsumerApplication_ExtendedTextMessage) GetMatchedText ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetMatchedText() string
func (*ConsumerApplication_ExtendedTextMessage) GetPreviewType ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetPreviewType() ConsumerApplication_ExtendedTextMessage_PreviewType
func (*ConsumerApplication_ExtendedTextMessage) GetText ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetText() *waCommon.MessageText
func (*ConsumerApplication_ExtendedTextMessage) GetThumbnail ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetThumbnail() *waCommon.SubProtocol
func (*ConsumerApplication_ExtendedTextMessage) GetTitle ¶
func (x *ConsumerApplication_ExtendedTextMessage) GetTitle() string
func (*ConsumerApplication_ExtendedTextMessage) ProtoMessage ¶
func (*ConsumerApplication_ExtendedTextMessage) ProtoMessage()
func (*ConsumerApplication_ExtendedTextMessage) ProtoReflect ¶
func (x *ConsumerApplication_ExtendedTextMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ExtendedTextMessage) Reset ¶
func (x *ConsumerApplication_ExtendedTextMessage) Reset()
func (*ConsumerApplication_ExtendedTextMessage) SetThumbnail ¶
func (msg *ConsumerApplication_ExtendedTextMessage) SetThumbnail(payload *waMediaTransport.ImageTransport) (err error)
func (*ConsumerApplication_ExtendedTextMessage) String ¶
func (x *ConsumerApplication_ExtendedTextMessage) String() string
type ConsumerApplication_ExtendedTextMessage_PreviewType ¶
type ConsumerApplication_ExtendedTextMessage_PreviewType int32
const ( ConsumerApplication_ExtendedTextMessage_NONE ConsumerApplication_ExtendedTextMessage_PreviewType = 0 ConsumerApplication_ExtendedTextMessage_VIDEO ConsumerApplication_ExtendedTextMessage_PreviewType = 1 )
func (ConsumerApplication_ExtendedTextMessage_PreviewType) Descriptor ¶
func (ConsumerApplication_ExtendedTextMessage_PreviewType) Descriptor() protoreflect.EnumDescriptor
func (ConsumerApplication_ExtendedTextMessage_PreviewType) EnumDescriptor
deprecated
func (ConsumerApplication_ExtendedTextMessage_PreviewType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ExtendedTextMessage_PreviewType.Descriptor instead.
func (ConsumerApplication_ExtendedTextMessage_PreviewType) Number ¶
func (x ConsumerApplication_ExtendedTextMessage_PreviewType) Number() protoreflect.EnumNumber
func (ConsumerApplication_ExtendedTextMessage_PreviewType) String ¶
func (x ConsumerApplication_ExtendedTextMessage_PreviewType) String() string
func (*ConsumerApplication_ExtendedTextMessage_PreviewType) UnmarshalJSON
deprecated
func (x *ConsumerApplication_ExtendedTextMessage_PreviewType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ConsumerApplication_GroupInviteMessage ¶
type ConsumerApplication_GroupInviteMessage struct { GroupJID *string `protobuf:"bytes,1,opt,name=groupJID" json:"groupJID,omitempty"` InviteCode *string `protobuf:"bytes,2,opt,name=inviteCode" json:"inviteCode,omitempty"` InviteExpiration *int64 `protobuf:"varint,3,opt,name=inviteExpiration" json:"inviteExpiration,omitempty"` GroupName *string `protobuf:"bytes,4,opt,name=groupName" json:"groupName,omitempty"` JPEGThumbnail []byte `protobuf:"bytes,5,opt,name=JPEGThumbnail" json:"JPEGThumbnail,omitempty"` Caption *waCommon.MessageText `protobuf:"bytes,6,opt,name=caption" json:"caption,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_GroupInviteMessage) Descriptor
deprecated
func (*ConsumerApplication_GroupInviteMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_GroupInviteMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_GroupInviteMessage) GetCaption ¶
func (x *ConsumerApplication_GroupInviteMessage) GetCaption() *waCommon.MessageText
func (*ConsumerApplication_GroupInviteMessage) GetGroupJID ¶
func (x *ConsumerApplication_GroupInviteMessage) GetGroupJID() string
func (*ConsumerApplication_GroupInviteMessage) GetGroupName ¶
func (x *ConsumerApplication_GroupInviteMessage) GetGroupName() string
func (*ConsumerApplication_GroupInviteMessage) GetInviteCode ¶
func (x *ConsumerApplication_GroupInviteMessage) GetInviteCode() string
func (*ConsumerApplication_GroupInviteMessage) GetInviteExpiration ¶
func (x *ConsumerApplication_GroupInviteMessage) GetInviteExpiration() int64
func (*ConsumerApplication_GroupInviteMessage) GetJPEGThumbnail ¶
func (x *ConsumerApplication_GroupInviteMessage) GetJPEGThumbnail() []byte
func (*ConsumerApplication_GroupInviteMessage) ProtoMessage ¶
func (*ConsumerApplication_GroupInviteMessage) ProtoMessage()
func (*ConsumerApplication_GroupInviteMessage) ProtoReflect ¶
func (x *ConsumerApplication_GroupInviteMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_GroupInviteMessage) Reset ¶
func (x *ConsumerApplication_GroupInviteMessage) Reset()
func (*ConsumerApplication_GroupInviteMessage) String ¶
func (x *ConsumerApplication_GroupInviteMessage) String() string
type ConsumerApplication_ImageMessage ¶
type ConsumerApplication_ImageMessage struct { Image *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=image" json:"image,omitempty"` Caption *waCommon.MessageText `protobuf:"bytes,2,opt,name=caption" json:"caption,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_ImageMessage) Decode ¶
func (msg *ConsumerApplication_ImageMessage) Decode() (dec *waMediaTransport.ImageTransport, err error)
func (*ConsumerApplication_ImageMessage) Descriptor
deprecated
func (*ConsumerApplication_ImageMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ImageMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ImageMessage) GetCaption ¶
func (x *ConsumerApplication_ImageMessage) GetCaption() *waCommon.MessageText
func (*ConsumerApplication_ImageMessage) GetImage ¶
func (x *ConsumerApplication_ImageMessage) GetImage() *waCommon.SubProtocol
func (*ConsumerApplication_ImageMessage) ProtoMessage ¶
func (*ConsumerApplication_ImageMessage) ProtoMessage()
func (*ConsumerApplication_ImageMessage) ProtoReflect ¶
func (x *ConsumerApplication_ImageMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ImageMessage) Reset ¶
func (x *ConsumerApplication_ImageMessage) Reset()
func (*ConsumerApplication_ImageMessage) Set ¶
func (msg *ConsumerApplication_ImageMessage) Set(payload *waMediaTransport.ImageTransport) (err error)
func (*ConsumerApplication_ImageMessage) String ¶
func (x *ConsumerApplication_ImageMessage) String() string
type ConsumerApplication_InteractiveAnnotation ¶
type ConsumerApplication_InteractiveAnnotation struct { // Types that are assignable to Action: // // *ConsumerApplication_InteractiveAnnotation_Location Action isConsumerApplication_InteractiveAnnotation_Action `protobuf_oneof:"action"` PolygonVertices []*ConsumerApplication_Point `protobuf:"bytes,1,rep,name=polygonVertices" json:"polygonVertices,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_InteractiveAnnotation) Descriptor
deprecated
func (*ConsumerApplication_InteractiveAnnotation) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_InteractiveAnnotation.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_InteractiveAnnotation) GetAction ¶
func (m *ConsumerApplication_InteractiveAnnotation) GetAction() isConsumerApplication_InteractiveAnnotation_Action
func (*ConsumerApplication_InteractiveAnnotation) GetLocation ¶
func (x *ConsumerApplication_InteractiveAnnotation) GetLocation() *ConsumerApplication_Location
func (*ConsumerApplication_InteractiveAnnotation) GetPolygonVertices ¶
func (x *ConsumerApplication_InteractiveAnnotation) GetPolygonVertices() []*ConsumerApplication_Point
func (*ConsumerApplication_InteractiveAnnotation) ProtoMessage ¶
func (*ConsumerApplication_InteractiveAnnotation) ProtoMessage()
func (*ConsumerApplication_InteractiveAnnotation) ProtoReflect ¶
func (x *ConsumerApplication_InteractiveAnnotation) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_InteractiveAnnotation) Reset ¶
func (x *ConsumerApplication_InteractiveAnnotation) Reset()
func (*ConsumerApplication_InteractiveAnnotation) String ¶
func (x *ConsumerApplication_InteractiveAnnotation) String() string
type ConsumerApplication_InteractiveAnnotation_Location ¶
type ConsumerApplication_InteractiveAnnotation_Location struct {
Location *ConsumerApplication_Location `protobuf:"bytes,2,opt,name=location,oneof"`
}
type ConsumerApplication_LiveLocationMessage ¶
type ConsumerApplication_LiveLocationMessage struct { Location *ConsumerApplication_Location `protobuf:"bytes,1,opt,name=location" json:"location,omitempty"` AccuracyInMeters *uint32 `protobuf:"varint,2,opt,name=accuracyInMeters" json:"accuracyInMeters,omitempty"` SpeedInMps *float32 `protobuf:"fixed32,3,opt,name=speedInMps" json:"speedInMps,omitempty"` DegreesClockwiseFromMagneticNorth *uint32 `protobuf:"varint,4,opt,name=degreesClockwiseFromMagneticNorth" json:"degreesClockwiseFromMagneticNorth,omitempty"` Caption *waCommon.MessageText `protobuf:"bytes,5,opt,name=caption" json:"caption,omitempty"` SequenceNumber *int64 `protobuf:"varint,6,opt,name=sequenceNumber" json:"sequenceNumber,omitempty"` TimeOffset *uint32 `protobuf:"varint,7,opt,name=timeOffset" json:"timeOffset,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_LiveLocationMessage) Descriptor
deprecated
func (*ConsumerApplication_LiveLocationMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_LiveLocationMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_LiveLocationMessage) GetAccuracyInMeters ¶
func (x *ConsumerApplication_LiveLocationMessage) GetAccuracyInMeters() uint32
func (*ConsumerApplication_LiveLocationMessage) GetCaption ¶
func (x *ConsumerApplication_LiveLocationMessage) GetCaption() *waCommon.MessageText
func (*ConsumerApplication_LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth ¶
func (x *ConsumerApplication_LiveLocationMessage) GetDegreesClockwiseFromMagneticNorth() uint32
func (*ConsumerApplication_LiveLocationMessage) GetLocation ¶
func (x *ConsumerApplication_LiveLocationMessage) GetLocation() *ConsumerApplication_Location
func (*ConsumerApplication_LiveLocationMessage) GetSequenceNumber ¶
func (x *ConsumerApplication_LiveLocationMessage) GetSequenceNumber() int64
func (*ConsumerApplication_LiveLocationMessage) GetSpeedInMps ¶
func (x *ConsumerApplication_LiveLocationMessage) GetSpeedInMps() float32
func (*ConsumerApplication_LiveLocationMessage) GetTimeOffset ¶
func (x *ConsumerApplication_LiveLocationMessage) GetTimeOffset() uint32
func (*ConsumerApplication_LiveLocationMessage) ProtoMessage ¶
func (*ConsumerApplication_LiveLocationMessage) ProtoMessage()
func (*ConsumerApplication_LiveLocationMessage) ProtoReflect ¶
func (x *ConsumerApplication_LiveLocationMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_LiveLocationMessage) Reset ¶
func (x *ConsumerApplication_LiveLocationMessage) Reset()
func (*ConsumerApplication_LiveLocationMessage) String ¶
func (x *ConsumerApplication_LiveLocationMessage) String() string
type ConsumerApplication_Location ¶
type ConsumerApplication_Location struct { DegreesLatitude *float64 `protobuf:"fixed64,1,opt,name=degreesLatitude" json:"degreesLatitude,omitempty"` DegreesLongitude *float64 `protobuf:"fixed64,2,opt,name=degreesLongitude" json:"degreesLongitude,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_Location) Descriptor
deprecated
func (*ConsumerApplication_Location) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Location.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Location) GetDegreesLatitude ¶
func (x *ConsumerApplication_Location) GetDegreesLatitude() float64
func (*ConsumerApplication_Location) GetDegreesLongitude ¶
func (x *ConsumerApplication_Location) GetDegreesLongitude() float64
func (*ConsumerApplication_Location) GetName ¶
func (x *ConsumerApplication_Location) GetName() string
func (*ConsumerApplication_Location) ProtoMessage ¶
func (*ConsumerApplication_Location) ProtoMessage()
func (*ConsumerApplication_Location) ProtoReflect ¶
func (x *ConsumerApplication_Location) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Location) Reset ¶
func (x *ConsumerApplication_Location) Reset()
func (*ConsumerApplication_Location) String ¶
func (x *ConsumerApplication_Location) String() string
type ConsumerApplication_LocationMessage ¶
type ConsumerApplication_LocationMessage struct { Location *ConsumerApplication_Location `protobuf:"bytes,1,opt,name=location" json:"location,omitempty"` Address *string `protobuf:"bytes,2,opt,name=address" json:"address,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_LocationMessage) Descriptor
deprecated
func (*ConsumerApplication_LocationMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_LocationMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_LocationMessage) GetAddress ¶
func (x *ConsumerApplication_LocationMessage) GetAddress() string
func (*ConsumerApplication_LocationMessage) GetLocation ¶
func (x *ConsumerApplication_LocationMessage) GetLocation() *ConsumerApplication_Location
func (*ConsumerApplication_LocationMessage) ProtoMessage ¶
func (*ConsumerApplication_LocationMessage) ProtoMessage()
func (*ConsumerApplication_LocationMessage) ProtoReflect ¶
func (x *ConsumerApplication_LocationMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_LocationMessage) Reset ¶
func (x *ConsumerApplication_LocationMessage) Reset()
func (*ConsumerApplication_LocationMessage) String ¶
func (x *ConsumerApplication_LocationMessage) String() string
type ConsumerApplication_MediaPayload ¶
type ConsumerApplication_MediaPayload struct { Protocol *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=protocol" json:"protocol,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_MediaPayload) Descriptor
deprecated
func (*ConsumerApplication_MediaPayload) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_MediaPayload.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_MediaPayload) GetProtocol ¶
func (x *ConsumerApplication_MediaPayload) GetProtocol() *waCommon.SubProtocol
func (*ConsumerApplication_MediaPayload) ProtoMessage ¶
func (*ConsumerApplication_MediaPayload) ProtoMessage()
func (*ConsumerApplication_MediaPayload) ProtoReflect ¶
func (x *ConsumerApplication_MediaPayload) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_MediaPayload) Reset ¶
func (x *ConsumerApplication_MediaPayload) Reset()
func (*ConsumerApplication_MediaPayload) String ¶
func (x *ConsumerApplication_MediaPayload) String() string
type ConsumerApplication_Metadata ¶
type ConsumerApplication_Metadata struct { SpecialTextSize *ConsumerApplication_Metadata_SpecialTextSize `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConsumerApplication_Metadata) Descriptor
deprecated
func (*ConsumerApplication_Metadata) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Metadata.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Metadata) GetSpecialTextSize ¶
func (x *ConsumerApplication_Metadata) GetSpecialTextSize() ConsumerApplication_Metadata_SpecialTextSize
func (*ConsumerApplication_Metadata) ProtoMessage ¶
func (*ConsumerApplication_Metadata) ProtoMessage()
func (*ConsumerApplication_Metadata) ProtoReflect ¶
func (x *ConsumerApplication_Metadata) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Metadata) Reset ¶
func (x *ConsumerApplication_Metadata) Reset()
func (*ConsumerApplication_Metadata) String ¶
func (x *ConsumerApplication_Metadata) String() string
type ConsumerApplication_Metadata_SpecialTextSize ¶
type ConsumerApplication_Metadata_SpecialTextSize int32
const ( ConsumerApplication_Metadata_SMALL ConsumerApplication_Metadata_SpecialTextSize = 1 ConsumerApplication_Metadata_MEDIUM ConsumerApplication_Metadata_SpecialTextSize = 2 ConsumerApplication_Metadata_LARGE ConsumerApplication_Metadata_SpecialTextSize = 3 )
func (ConsumerApplication_Metadata_SpecialTextSize) Descriptor ¶
func (ConsumerApplication_Metadata_SpecialTextSize) Descriptor() protoreflect.EnumDescriptor
func (ConsumerApplication_Metadata_SpecialTextSize) EnumDescriptor
deprecated
func (ConsumerApplication_Metadata_SpecialTextSize) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Metadata_SpecialTextSize.Descriptor instead.
func (ConsumerApplication_Metadata_SpecialTextSize) Number ¶
func (x ConsumerApplication_Metadata_SpecialTextSize) Number() protoreflect.EnumNumber
func (ConsumerApplication_Metadata_SpecialTextSize) String ¶
func (x ConsumerApplication_Metadata_SpecialTextSize) String() string
func (ConsumerApplication_Metadata_SpecialTextSize) Type ¶
func (ConsumerApplication_Metadata_SpecialTextSize) Type() protoreflect.EnumType
func (*ConsumerApplication_Metadata_SpecialTextSize) UnmarshalJSON
deprecated
func (x *ConsumerApplication_Metadata_SpecialTextSize) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ConsumerApplication_Option ¶
type ConsumerApplication_Option struct { OptionName *string `protobuf:"bytes,1,opt,name=optionName" json:"optionName,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_Option) Descriptor
deprecated
func (*ConsumerApplication_Option) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Option.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Option) GetOptionName ¶
func (x *ConsumerApplication_Option) GetOptionName() string
func (*ConsumerApplication_Option) ProtoMessage ¶
func (*ConsumerApplication_Option) ProtoMessage()
func (*ConsumerApplication_Option) ProtoReflect ¶
func (x *ConsumerApplication_Option) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Option) Reset ¶
func (x *ConsumerApplication_Option) Reset()
func (*ConsumerApplication_Option) String ¶
func (x *ConsumerApplication_Option) String() string
type ConsumerApplication_Payload ¶
type ConsumerApplication_Payload struct { // Types that are assignable to Payload: // // *ConsumerApplication_Payload_Content // *ConsumerApplication_Payload_ApplicationData // *ConsumerApplication_Payload_Signal // *ConsumerApplication_Payload_SubProtocol Payload isConsumerApplication_Payload_Payload `protobuf_oneof:"payload"` // contains filtered or unexported fields }
func (*ConsumerApplication_Payload) Descriptor
deprecated
func (*ConsumerApplication_Payload) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Payload.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Payload) GetApplicationData ¶
func (x *ConsumerApplication_Payload) GetApplicationData() *ConsumerApplication_ApplicationData
func (*ConsumerApplication_Payload) GetContent ¶
func (x *ConsumerApplication_Payload) GetContent() *ConsumerApplication_Content
func (*ConsumerApplication_Payload) GetPayload ¶
func (m *ConsumerApplication_Payload) GetPayload() isConsumerApplication_Payload_Payload
func (*ConsumerApplication_Payload) GetSignal ¶
func (x *ConsumerApplication_Payload) GetSignal() *ConsumerApplication_Signal
func (*ConsumerApplication_Payload) GetSubProtocol ¶
func (x *ConsumerApplication_Payload) GetSubProtocol() *ConsumerApplication_SubProtocolPayload
func (*ConsumerApplication_Payload) ProtoMessage ¶
func (*ConsumerApplication_Payload) ProtoMessage()
func (*ConsumerApplication_Payload) ProtoReflect ¶
func (x *ConsumerApplication_Payload) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Payload) Reset ¶
func (x *ConsumerApplication_Payload) Reset()
func (*ConsumerApplication_Payload) String ¶
func (x *ConsumerApplication_Payload) String() string
type ConsumerApplication_Payload_ApplicationData ¶
type ConsumerApplication_Payload_ApplicationData struct {
ApplicationData *ConsumerApplication_ApplicationData `protobuf:"bytes,2,opt,name=applicationData,oneof"`
}
type ConsumerApplication_Payload_Content ¶
type ConsumerApplication_Payload_Content struct {
Content *ConsumerApplication_Content `protobuf:"bytes,1,opt,name=content,oneof"`
}
type ConsumerApplication_Payload_Signal ¶
type ConsumerApplication_Payload_Signal struct {
Signal *ConsumerApplication_Signal `protobuf:"bytes,3,opt,name=signal,oneof"`
}
type ConsumerApplication_Payload_SubProtocol ¶
type ConsumerApplication_Payload_SubProtocol struct {
SubProtocol *ConsumerApplication_SubProtocolPayload `protobuf:"bytes,4,opt,name=subProtocol,oneof"`
}
type ConsumerApplication_Point ¶
type ConsumerApplication_Point struct { X *float64 `protobuf:"fixed64,1,opt,name=x" json:"x,omitempty"` Y *float64 `protobuf:"fixed64,2,opt,name=y" json:"y,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_Point) Descriptor
deprecated
func (*ConsumerApplication_Point) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Point.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Point) GetX ¶
func (x *ConsumerApplication_Point) GetX() float64
func (*ConsumerApplication_Point) GetY ¶
func (x *ConsumerApplication_Point) GetY() float64
func (*ConsumerApplication_Point) ProtoMessage ¶
func (*ConsumerApplication_Point) ProtoMessage()
func (*ConsumerApplication_Point) ProtoReflect ¶
func (x *ConsumerApplication_Point) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Point) Reset ¶
func (x *ConsumerApplication_Point) Reset()
func (*ConsumerApplication_Point) String ¶
func (x *ConsumerApplication_Point) String() string
type ConsumerApplication_PollAddOptionMessage ¶
type ConsumerApplication_PollAddOptionMessage struct { PollOption []*ConsumerApplication_Option `protobuf:"bytes,1,rep,name=pollOption" json:"pollOption,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_PollAddOptionMessage) Descriptor
deprecated
func (*ConsumerApplication_PollAddOptionMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_PollAddOptionMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_PollAddOptionMessage) GetPollOption ¶
func (x *ConsumerApplication_PollAddOptionMessage) GetPollOption() []*ConsumerApplication_Option
func (*ConsumerApplication_PollAddOptionMessage) ProtoMessage ¶
func (*ConsumerApplication_PollAddOptionMessage) ProtoMessage()
func (*ConsumerApplication_PollAddOptionMessage) ProtoReflect ¶
func (x *ConsumerApplication_PollAddOptionMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_PollAddOptionMessage) Reset ¶
func (x *ConsumerApplication_PollAddOptionMessage) Reset()
func (*ConsumerApplication_PollAddOptionMessage) String ¶
func (x *ConsumerApplication_PollAddOptionMessage) String() string
type ConsumerApplication_PollCreationMessage ¶
type ConsumerApplication_PollCreationMessage struct { EncKey []byte `protobuf:"bytes,1,opt,name=encKey" json:"encKey,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Options []*ConsumerApplication_Option `protobuf:"bytes,3,rep,name=options" json:"options,omitempty"` SelectableOptionsCount *uint32 `protobuf:"varint,4,opt,name=selectableOptionsCount" json:"selectableOptionsCount,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_PollCreationMessage) Descriptor
deprecated
func (*ConsumerApplication_PollCreationMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_PollCreationMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_PollCreationMessage) GetEncKey ¶
func (x *ConsumerApplication_PollCreationMessage) GetEncKey() []byte
func (*ConsumerApplication_PollCreationMessage) GetName ¶
func (x *ConsumerApplication_PollCreationMessage) GetName() string
func (*ConsumerApplication_PollCreationMessage) GetOptions ¶
func (x *ConsumerApplication_PollCreationMessage) GetOptions() []*ConsumerApplication_Option
func (*ConsumerApplication_PollCreationMessage) GetSelectableOptionsCount ¶
func (x *ConsumerApplication_PollCreationMessage) GetSelectableOptionsCount() uint32
func (*ConsumerApplication_PollCreationMessage) ProtoMessage ¶
func (*ConsumerApplication_PollCreationMessage) ProtoMessage()
func (*ConsumerApplication_PollCreationMessage) ProtoReflect ¶
func (x *ConsumerApplication_PollCreationMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_PollCreationMessage) Reset ¶
func (x *ConsumerApplication_PollCreationMessage) Reset()
func (*ConsumerApplication_PollCreationMessage) String ¶
func (x *ConsumerApplication_PollCreationMessage) String() string
type ConsumerApplication_PollEncValue ¶
type ConsumerApplication_PollEncValue struct { EncPayload []byte `protobuf:"bytes,1,opt,name=encPayload" json:"encPayload,omitempty"` EncIV []byte `protobuf:"bytes,2,opt,name=encIV" json:"encIV,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_PollEncValue) Descriptor
deprecated
func (*ConsumerApplication_PollEncValue) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_PollEncValue.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_PollEncValue) GetEncIV ¶
func (x *ConsumerApplication_PollEncValue) GetEncIV() []byte
func (*ConsumerApplication_PollEncValue) GetEncPayload ¶
func (x *ConsumerApplication_PollEncValue) GetEncPayload() []byte
func (*ConsumerApplication_PollEncValue) ProtoMessage ¶
func (*ConsumerApplication_PollEncValue) ProtoMessage()
func (*ConsumerApplication_PollEncValue) ProtoReflect ¶
func (x *ConsumerApplication_PollEncValue) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_PollEncValue) Reset ¶
func (x *ConsumerApplication_PollEncValue) Reset()
func (*ConsumerApplication_PollEncValue) String ¶
func (x *ConsumerApplication_PollEncValue) String() string
type ConsumerApplication_PollUpdateMessage ¶
type ConsumerApplication_PollUpdateMessage struct { PollCreationMessageKey *waCommon.MessageKey `protobuf:"bytes,1,opt,name=pollCreationMessageKey" json:"pollCreationMessageKey,omitempty"` Vote *ConsumerApplication_PollEncValue `protobuf:"bytes,2,opt,name=vote" json:"vote,omitempty"` AddOption *ConsumerApplication_PollEncValue `protobuf:"bytes,3,opt,name=addOption" json:"addOption,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_PollUpdateMessage) Descriptor
deprecated
func (*ConsumerApplication_PollUpdateMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_PollUpdateMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_PollUpdateMessage) GetAddOption ¶
func (x *ConsumerApplication_PollUpdateMessage) GetAddOption() *ConsumerApplication_PollEncValue
func (*ConsumerApplication_PollUpdateMessage) GetPollCreationMessageKey ¶
func (x *ConsumerApplication_PollUpdateMessage) GetPollCreationMessageKey() *waCommon.MessageKey
func (*ConsumerApplication_PollUpdateMessage) GetVote ¶
func (x *ConsumerApplication_PollUpdateMessage) GetVote() *ConsumerApplication_PollEncValue
func (*ConsumerApplication_PollUpdateMessage) ProtoMessage ¶
func (*ConsumerApplication_PollUpdateMessage) ProtoMessage()
func (*ConsumerApplication_PollUpdateMessage) ProtoReflect ¶
func (x *ConsumerApplication_PollUpdateMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_PollUpdateMessage) Reset ¶
func (x *ConsumerApplication_PollUpdateMessage) Reset()
func (*ConsumerApplication_PollUpdateMessage) String ¶
func (x *ConsumerApplication_PollUpdateMessage) String() string
type ConsumerApplication_PollVoteMessage ¶
type ConsumerApplication_PollVoteMessage struct { SelectedOptions [][]byte `protobuf:"bytes,1,rep,name=selectedOptions" json:"selectedOptions,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,2,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_PollVoteMessage) Descriptor
deprecated
func (*ConsumerApplication_PollVoteMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_PollVoteMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_PollVoteMessage) GetSelectedOptions ¶
func (x *ConsumerApplication_PollVoteMessage) GetSelectedOptions() [][]byte
func (*ConsumerApplication_PollVoteMessage) GetSenderTimestampMS ¶
func (x *ConsumerApplication_PollVoteMessage) GetSenderTimestampMS() int64
func (*ConsumerApplication_PollVoteMessage) ProtoMessage ¶
func (*ConsumerApplication_PollVoteMessage) ProtoMessage()
func (*ConsumerApplication_PollVoteMessage) ProtoReflect ¶
func (x *ConsumerApplication_PollVoteMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_PollVoteMessage) Reset ¶
func (x *ConsumerApplication_PollVoteMessage) Reset()
func (*ConsumerApplication_PollVoteMessage) String ¶
func (x *ConsumerApplication_PollVoteMessage) String() string
type ConsumerApplication_ReactionMessage ¶
type ConsumerApplication_ReactionMessage struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"` GroupingKey *string `protobuf:"bytes,3,opt,name=groupingKey" json:"groupingKey,omitempty"` SenderTimestampMS *int64 `protobuf:"varint,4,opt,name=senderTimestampMS" json:"senderTimestampMS,omitempty"` ReactionMetadataDataclassData *string `protobuf:"bytes,5,opt,name=reactionMetadataDataclassData" json:"reactionMetadataDataclassData,omitempty"` Style *int32 `protobuf:"varint,6,opt,name=style" json:"style,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_ReactionMessage) Descriptor
deprecated
func (*ConsumerApplication_ReactionMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ReactionMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ReactionMessage) GetGroupingKey ¶
func (x *ConsumerApplication_ReactionMessage) GetGroupingKey() string
func (*ConsumerApplication_ReactionMessage) GetKey ¶
func (x *ConsumerApplication_ReactionMessage) GetKey() *waCommon.MessageKey
func (*ConsumerApplication_ReactionMessage) GetReactionMetadataDataclassData ¶
func (x *ConsumerApplication_ReactionMessage) GetReactionMetadataDataclassData() string
func (*ConsumerApplication_ReactionMessage) GetSenderTimestampMS ¶
func (x *ConsumerApplication_ReactionMessage) GetSenderTimestampMS() int64
func (*ConsumerApplication_ReactionMessage) GetStyle ¶
func (x *ConsumerApplication_ReactionMessage) GetStyle() int32
func (*ConsumerApplication_ReactionMessage) GetText ¶
func (x *ConsumerApplication_ReactionMessage) GetText() string
func (*ConsumerApplication_ReactionMessage) ProtoMessage ¶
func (*ConsumerApplication_ReactionMessage) ProtoMessage()
func (*ConsumerApplication_ReactionMessage) ProtoReflect ¶
func (x *ConsumerApplication_ReactionMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ReactionMessage) Reset ¶
func (x *ConsumerApplication_ReactionMessage) Reset()
func (*ConsumerApplication_ReactionMessage) String ¶
func (x *ConsumerApplication_ReactionMessage) String() string
type ConsumerApplication_RevokeMessage ¶
type ConsumerApplication_RevokeMessage struct { Key *waCommon.MessageKey `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_RevokeMessage) Descriptor
deprecated
func (*ConsumerApplication_RevokeMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_RevokeMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_RevokeMessage) GetKey ¶
func (x *ConsumerApplication_RevokeMessage) GetKey() *waCommon.MessageKey
func (*ConsumerApplication_RevokeMessage) ProtoMessage ¶
func (*ConsumerApplication_RevokeMessage) ProtoMessage()
func (*ConsumerApplication_RevokeMessage) ProtoReflect ¶
func (x *ConsumerApplication_RevokeMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_RevokeMessage) Reset ¶
func (x *ConsumerApplication_RevokeMessage) Reset()
func (*ConsumerApplication_RevokeMessage) String ¶
func (x *ConsumerApplication_RevokeMessage) String() string
type ConsumerApplication_Signal ¶
type ConsumerApplication_Signal struct {
// contains filtered or unexported fields
}
func (*ConsumerApplication_Signal) Descriptor
deprecated
func (*ConsumerApplication_Signal) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_Signal.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_Signal) ProtoMessage ¶
func (*ConsumerApplication_Signal) ProtoMessage()
func (*ConsumerApplication_Signal) ProtoReflect ¶
func (x *ConsumerApplication_Signal) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_Signal) Reset ¶
func (x *ConsumerApplication_Signal) Reset()
func (*ConsumerApplication_Signal) String ¶
func (x *ConsumerApplication_Signal) String() string
type ConsumerApplication_StatusTextMesage ¶
type ConsumerApplication_StatusTextMesage struct { Text *ConsumerApplication_ExtendedTextMessage `protobuf:"bytes,1,opt,name=text" json:"text,omitempty"` TextArgb *uint32 `protobuf:"fixed32,6,opt,name=textArgb" json:"textArgb,omitempty"` BackgroundArgb *uint32 `protobuf:"fixed32,7,opt,name=backgroundArgb" json:"backgroundArgb,omitempty"` Font *ConsumerApplication_StatusTextMesage_FontType `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConsumerApplication_StatusTextMesage) Descriptor
deprecated
func (*ConsumerApplication_StatusTextMesage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_StatusTextMesage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_StatusTextMesage) GetBackgroundArgb ¶
func (x *ConsumerApplication_StatusTextMesage) GetBackgroundArgb() uint32
func (*ConsumerApplication_StatusTextMesage) GetFont ¶
func (x *ConsumerApplication_StatusTextMesage) GetFont() ConsumerApplication_StatusTextMesage_FontType
func (*ConsumerApplication_StatusTextMesage) GetText ¶
func (x *ConsumerApplication_StatusTextMesage) GetText() *ConsumerApplication_ExtendedTextMessage
func (*ConsumerApplication_StatusTextMesage) GetTextArgb ¶
func (x *ConsumerApplication_StatusTextMesage) GetTextArgb() uint32
func (*ConsumerApplication_StatusTextMesage) ProtoMessage ¶
func (*ConsumerApplication_StatusTextMesage) ProtoMessage()
func (*ConsumerApplication_StatusTextMesage) ProtoReflect ¶
func (x *ConsumerApplication_StatusTextMesage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_StatusTextMesage) Reset ¶
func (x *ConsumerApplication_StatusTextMesage) Reset()
func (*ConsumerApplication_StatusTextMesage) String ¶
func (x *ConsumerApplication_StatusTextMesage) String() string
type ConsumerApplication_StatusTextMesage_FontType ¶
type ConsumerApplication_StatusTextMesage_FontType int32
const ( ConsumerApplication_StatusTextMesage_SANS_SERIF ConsumerApplication_StatusTextMesage_FontType = 0 ConsumerApplication_StatusTextMesage_SERIF ConsumerApplication_StatusTextMesage_FontType = 1 ConsumerApplication_StatusTextMesage_NORICAN_REGULAR ConsumerApplication_StatusTextMesage_FontType = 2 ConsumerApplication_StatusTextMesage_BRYNDAN_WRITE ConsumerApplication_StatusTextMesage_FontType = 3 ConsumerApplication_StatusTextMesage_BEBASNEUE_REGULAR ConsumerApplication_StatusTextMesage_FontType = 4 ConsumerApplication_StatusTextMesage_OSWALD_HEAVY ConsumerApplication_StatusTextMesage_FontType = 5 )
func (ConsumerApplication_StatusTextMesage_FontType) Descriptor ¶
func (ConsumerApplication_StatusTextMesage_FontType) Descriptor() protoreflect.EnumDescriptor
func (ConsumerApplication_StatusTextMesage_FontType) EnumDescriptor
deprecated
func (ConsumerApplication_StatusTextMesage_FontType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_StatusTextMesage_FontType.Descriptor instead.
func (ConsumerApplication_StatusTextMesage_FontType) Number ¶
func (x ConsumerApplication_StatusTextMesage_FontType) Number() protoreflect.EnumNumber
func (ConsumerApplication_StatusTextMesage_FontType) String ¶
func (x ConsumerApplication_StatusTextMesage_FontType) String() string
func (*ConsumerApplication_StatusTextMesage_FontType) UnmarshalJSON
deprecated
func (x *ConsumerApplication_StatusTextMesage_FontType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ConsumerApplication_StickerMessage ¶
type ConsumerApplication_StickerMessage struct { Sticker *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=sticker" json:"sticker,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_StickerMessage) Decode ¶
func (msg *ConsumerApplication_StickerMessage) Decode() (dec *waMediaTransport.StickerTransport, err error)
func (*ConsumerApplication_StickerMessage) Descriptor
deprecated
func (*ConsumerApplication_StickerMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_StickerMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_StickerMessage) GetSticker ¶
func (x *ConsumerApplication_StickerMessage) GetSticker() *waCommon.SubProtocol
func (*ConsumerApplication_StickerMessage) ProtoMessage ¶
func (*ConsumerApplication_StickerMessage) ProtoMessage()
func (*ConsumerApplication_StickerMessage) ProtoReflect ¶
func (x *ConsumerApplication_StickerMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_StickerMessage) Reset ¶
func (x *ConsumerApplication_StickerMessage) Reset()
func (*ConsumerApplication_StickerMessage) Set ¶
func (msg *ConsumerApplication_StickerMessage) Set(payload *waMediaTransport.StickerTransport) (err error)
func (*ConsumerApplication_StickerMessage) String ¶
func (x *ConsumerApplication_StickerMessage) String() string
type ConsumerApplication_SubProtocolPayload ¶
type ConsumerApplication_SubProtocolPayload struct { FutureProof *waCommon.FutureProofBehavior `protobuf:"varint,1,opt,name=futureProof,enum=WACommon.FutureProofBehavior" json:"futureProof,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_SubProtocolPayload) Descriptor
deprecated
func (*ConsumerApplication_SubProtocolPayload) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_SubProtocolPayload.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_SubProtocolPayload) GetFutureProof ¶
func (x *ConsumerApplication_SubProtocolPayload) GetFutureProof() waCommon.FutureProofBehavior
func (*ConsumerApplication_SubProtocolPayload) ProtoMessage ¶
func (*ConsumerApplication_SubProtocolPayload) ProtoMessage()
func (*ConsumerApplication_SubProtocolPayload) ProtoReflect ¶
func (x *ConsumerApplication_SubProtocolPayload) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_SubProtocolPayload) Reset ¶
func (x *ConsumerApplication_SubProtocolPayload) Reset()
func (*ConsumerApplication_SubProtocolPayload) String ¶
func (x *ConsumerApplication_SubProtocolPayload) String() string
type ConsumerApplication_VideoMessage ¶
type ConsumerApplication_VideoMessage struct { Video *waCommon.SubProtocol `protobuf:"bytes,1,opt,name=video" json:"video,omitempty"` Caption *waCommon.MessageText `protobuf:"bytes,2,opt,name=caption" json:"caption,omitempty"` // contains filtered or unexported fields }
func (*ConsumerApplication_VideoMessage) Decode ¶
func (msg *ConsumerApplication_VideoMessage) Decode() (dec *waMediaTransport.VideoTransport, err error)
func (*ConsumerApplication_VideoMessage) Descriptor
deprecated
func (*ConsumerApplication_VideoMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_VideoMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_VideoMessage) GetCaption ¶
func (x *ConsumerApplication_VideoMessage) GetCaption() *waCommon.MessageText
func (*ConsumerApplication_VideoMessage) GetVideo ¶
func (x *ConsumerApplication_VideoMessage) GetVideo() *waCommon.SubProtocol
func (*ConsumerApplication_VideoMessage) ProtoMessage ¶
func (*ConsumerApplication_VideoMessage) ProtoMessage()
func (*ConsumerApplication_VideoMessage) ProtoReflect ¶
func (x *ConsumerApplication_VideoMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_VideoMessage) Reset ¶
func (x *ConsumerApplication_VideoMessage) Reset()
func (*ConsumerApplication_VideoMessage) Set ¶
func (msg *ConsumerApplication_VideoMessage) Set(payload *waMediaTransport.VideoTransport) (err error)
func (*ConsumerApplication_VideoMessage) String ¶
func (x *ConsumerApplication_VideoMessage) String() string
type ConsumerApplication_ViewOnceMessage ¶
type ConsumerApplication_ViewOnceMessage struct { // Types that are assignable to ViewOnceContent: // // *ConsumerApplication_ViewOnceMessage_ImageMessage // *ConsumerApplication_ViewOnceMessage_VideoMessage ViewOnceContent isConsumerApplication_ViewOnceMessage_ViewOnceContent `protobuf_oneof:"viewOnceContent"` // contains filtered or unexported fields }
func (*ConsumerApplication_ViewOnceMessage) Descriptor
deprecated
func (*ConsumerApplication_ViewOnceMessage) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerApplication_ViewOnceMessage.ProtoReflect.Descriptor instead.
func (*ConsumerApplication_ViewOnceMessage) GetImageMessage ¶
func (x *ConsumerApplication_ViewOnceMessage) GetImageMessage() *ConsumerApplication_ImageMessage
func (*ConsumerApplication_ViewOnceMessage) GetVideoMessage ¶
func (x *ConsumerApplication_ViewOnceMessage) GetVideoMessage() *ConsumerApplication_VideoMessage
func (*ConsumerApplication_ViewOnceMessage) GetViewOnceContent ¶
func (m *ConsumerApplication_ViewOnceMessage) GetViewOnceContent() isConsumerApplication_ViewOnceMessage_ViewOnceContent
func (*ConsumerApplication_ViewOnceMessage) ProtoMessage ¶
func (*ConsumerApplication_ViewOnceMessage) ProtoMessage()
func (*ConsumerApplication_ViewOnceMessage) ProtoReflect ¶
func (x *ConsumerApplication_ViewOnceMessage) ProtoReflect() protoreflect.Message
func (*ConsumerApplication_ViewOnceMessage) Reset ¶
func (x *ConsumerApplication_ViewOnceMessage) Reset()
func (*ConsumerApplication_ViewOnceMessage) String ¶
func (x *ConsumerApplication_ViewOnceMessage) String() string
type ConsumerApplication_ViewOnceMessage_ImageMessage ¶
type ConsumerApplication_ViewOnceMessage_ImageMessage struct {
ImageMessage *ConsumerApplication_ImageMessage `protobuf:"bytes,1,opt,name=imageMessage,oneof"`
}
type ConsumerApplication_ViewOnceMessage_VideoMessage ¶
type ConsumerApplication_ViewOnceMessage_VideoMessage struct {
VideoMessage *ConsumerApplication_VideoMessage `protobuf:"bytes,2,opt,name=videoMessage,oneof"`
}