Versions in this module Expand all Collapse all v2 v2.0.2 Oct 29, 2024 v2.0.1 Oct 24, 2024 Changes in this version + var File_waMediaEntryData_WAMediaEntryData_proto protoreflect.FileDescriptor + type MediaEntry struct + DirectPath *string + DownloadableThumbnail *MediaEntry_DownloadableThumbnail + FBID *string + FileEncSHA256 []byte + FileSHA256 []byte + Filename *string + Handle *string + LastDownloadAttemptTimestamp *int64 + MediaKey []byte + MediaKeyTimestamp *int64 + ObjectID *string + ProgressiveJPEGDetails *MediaEntry_ProgressiveJpegDetails + ServerMediaType *string + Sidecar []byte + Size *int64 + UploadToken []byte + ValidatedTimestamp []byte + func (*MediaEntry) Descriptor() ([]byte, []int) + func (*MediaEntry) ProtoMessage() + func (x *MediaEntry) GetDirectPath() string + func (x *MediaEntry) GetDownloadableThumbnail() *MediaEntry_DownloadableThumbnail + func (x *MediaEntry) GetFBID() string + func (x *MediaEntry) GetFileEncSHA256() []byte + func (x *MediaEntry) GetFileSHA256() []byte + func (x *MediaEntry) GetFilename() string + func (x *MediaEntry) GetHandle() string + func (x *MediaEntry) GetLastDownloadAttemptTimestamp() int64 + func (x *MediaEntry) GetMediaKey() []byte + func (x *MediaEntry) GetMediaKeyTimestamp() int64 + func (x *MediaEntry) GetObjectID() string + func (x *MediaEntry) GetProgressiveJPEGDetails() *MediaEntry_ProgressiveJpegDetails + func (x *MediaEntry) GetServerMediaType() string + func (x *MediaEntry) GetSidecar() []byte + func (x *MediaEntry) GetSize() int64 + func (x *MediaEntry) GetUploadToken() []byte + func (x *MediaEntry) GetValidatedTimestamp() []byte + func (x *MediaEntry) ProtoReflect() protoreflect.Message + func (x *MediaEntry) Reset() + func (x *MediaEntry) String() string + type MediaEntry_DownloadableThumbnail struct + DirectPath *string + FileEncSHA256 []byte + FileSHA256 []byte + MediaKey []byte + MediaKeyTimestamp *int64 + ObjectID *string + func (*MediaEntry_DownloadableThumbnail) Descriptor() ([]byte, []int) + func (*MediaEntry_DownloadableThumbnail) ProtoMessage() + func (x *MediaEntry_DownloadableThumbnail) GetDirectPath() string + func (x *MediaEntry_DownloadableThumbnail) GetFileEncSHA256() []byte + func (x *MediaEntry_DownloadableThumbnail) GetFileSHA256() []byte + func (x *MediaEntry_DownloadableThumbnail) GetMediaKey() []byte + func (x *MediaEntry_DownloadableThumbnail) GetMediaKeyTimestamp() int64 + func (x *MediaEntry_DownloadableThumbnail) GetObjectID() string + func (x *MediaEntry_DownloadableThumbnail) ProtoReflect() protoreflect.Message + func (x *MediaEntry_DownloadableThumbnail) Reset() + func (x *MediaEntry_DownloadableThumbnail) String() string + type MediaEntry_ProgressiveJpegDetails struct + ScanLengths []uint32 + Sidecar []byte + func (*MediaEntry_ProgressiveJpegDetails) Descriptor() ([]byte, []int) + func (*MediaEntry_ProgressiveJpegDetails) ProtoMessage() + func (x *MediaEntry_ProgressiveJpegDetails) GetScanLengths() []uint32 + func (x *MediaEntry_ProgressiveJpegDetails) GetSidecar() []byte + func (x *MediaEntry_ProgressiveJpegDetails) ProtoReflect() protoreflect.Message + func (x *MediaEntry_ProgressiveJpegDetails) Reset() + func (x *MediaEntry_ProgressiveJpegDetails) String() string Other modules containing this package github.com/snaril/wsapp