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 DeviceProps_PlatformType_name = map[int32]string + var DeviceProps_PlatformType_value = map[string]int32 + var File_waCompanionReg_WAWebProtobufsCompanionReg_proto protoreflect.FileDescriptor + type ClientPairingProps struct + IsChatDbLidMigrated *bool + func (*ClientPairingProps) Descriptor() ([]byte, []int) + func (*ClientPairingProps) ProtoMessage() + func (x *ClientPairingProps) GetIsChatDbLidMigrated() bool + func (x *ClientPairingProps) ProtoReflect() protoreflect.Message + func (x *ClientPairingProps) Reset() + func (x *ClientPairingProps) String() string + type CompanionEphemeralIdentity struct + DeviceType *DeviceProps_PlatformType + PublicKey []byte + Ref *string + func (*CompanionEphemeralIdentity) Descriptor() ([]byte, []int) + func (*CompanionEphemeralIdentity) ProtoMessage() + func (x *CompanionEphemeralIdentity) GetDeviceType() DeviceProps_PlatformType + func (x *CompanionEphemeralIdentity) GetPublicKey() []byte + func (x *CompanionEphemeralIdentity) GetRef() string + func (x *CompanionEphemeralIdentity) ProtoReflect() protoreflect.Message + func (x *CompanionEphemeralIdentity) Reset() + func (x *CompanionEphemeralIdentity) String() string + type DeviceProps struct + HistorySyncConfig *DeviceProps_HistorySyncConfig + Os *string + PlatformType *DeviceProps_PlatformType + RequireFullSync *bool + Version *DeviceProps_AppVersion + func (*DeviceProps) Descriptor() ([]byte, []int) + func (*DeviceProps) ProtoMessage() + func (x *DeviceProps) GetHistorySyncConfig() *DeviceProps_HistorySyncConfig + func (x *DeviceProps) GetOs() string + func (x *DeviceProps) GetPlatformType() DeviceProps_PlatformType + func (x *DeviceProps) GetRequireFullSync() bool + func (x *DeviceProps) GetVersion() *DeviceProps_AppVersion + func (x *DeviceProps) ProtoReflect() protoreflect.Message + func (x *DeviceProps) Reset() + func (x *DeviceProps) String() string + type DeviceProps_AppVersion struct + Primary *uint32 + Quaternary *uint32 + Quinary *uint32 + Secondary *uint32 + Tertiary *uint32 + func (*DeviceProps_AppVersion) Descriptor() ([]byte, []int) + func (*DeviceProps_AppVersion) ProtoMessage() + func (x *DeviceProps_AppVersion) GetPrimary() uint32 + func (x *DeviceProps_AppVersion) GetQuaternary() uint32 + func (x *DeviceProps_AppVersion) GetQuinary() uint32 + func (x *DeviceProps_AppVersion) GetSecondary() uint32 + func (x *DeviceProps_AppVersion) GetTertiary() uint32 + func (x *DeviceProps_AppVersion) ProtoReflect() protoreflect.Message + func (x *DeviceProps_AppVersion) Reset() + func (x *DeviceProps_AppVersion) String() string + type DeviceProps_HistorySyncConfig struct + FullSyncDaysLimit *uint32 + FullSyncSizeMbLimit *uint32 + InlineInitialPayloadInE2EeMsg *bool + RecentSyncDaysLimit *uint32 + StorageQuotaMb *uint32 + SupportAddOnHistorySyncMigration *bool + SupportBizHostedMsg *bool + SupportBotUserAgentChatHistory *bool + SupportCagReactionsAndPolls *bool + SupportCallLogHistory *bool + SupportFbidBotChatHistory *bool + SupportHostedGroupMsg *bool + SupportMessageAssociation *bool + SupportRecentSyncChunkMessageCountTuning *bool + func (*DeviceProps_HistorySyncConfig) Descriptor() ([]byte, []int) + func (*DeviceProps_HistorySyncConfig) ProtoMessage() + func (x *DeviceProps_HistorySyncConfig) GetFullSyncDaysLimit() uint32 + func (x *DeviceProps_HistorySyncConfig) GetFullSyncSizeMbLimit() uint32 + func (x *DeviceProps_HistorySyncConfig) GetInlineInitialPayloadInE2EeMsg() bool + func (x *DeviceProps_HistorySyncConfig) GetRecentSyncDaysLimit() uint32 + func (x *DeviceProps_HistorySyncConfig) GetStorageQuotaMb() uint32 + func (x *DeviceProps_HistorySyncConfig) GetSupportAddOnHistorySyncMigration() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportBizHostedMsg() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportBotUserAgentChatHistory() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportCagReactionsAndPolls() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportCallLogHistory() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportFbidBotChatHistory() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportHostedGroupMsg() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportMessageAssociation() bool + func (x *DeviceProps_HistorySyncConfig) GetSupportRecentSyncChunkMessageCountTuning() bool + func (x *DeviceProps_HistorySyncConfig) ProtoReflect() protoreflect.Message + func (x *DeviceProps_HistorySyncConfig) Reset() + func (x *DeviceProps_HistorySyncConfig) String() string + type DeviceProps_PlatformType int32 + const DeviceProps_ALOHA + const DeviceProps_ANDROID_AMBIGUOUS + const DeviceProps_ANDROID_PHONE + const DeviceProps_ANDROID_TABLET + const DeviceProps_AR_DEVICE + const DeviceProps_AR_WRIST + const DeviceProps_CATALINA + const DeviceProps_CHROME + const DeviceProps_CLOUD_API + const DeviceProps_DESKTOP + const DeviceProps_EDGE + const DeviceProps_FIREFOX + const DeviceProps_IE + const DeviceProps_IOS_CATALYST + const DeviceProps_IOS_PHONE + const DeviceProps_IPAD + const DeviceProps_OHANA + const DeviceProps_OPERA + const DeviceProps_SAFARI + const DeviceProps_SMARTGLASSES + const DeviceProps_TCL_TV + const DeviceProps_UNKNOWN + const DeviceProps_UWP + const DeviceProps_VR + const DeviceProps_WEAR_OS + func (DeviceProps_PlatformType) Descriptor() protoreflect.EnumDescriptor + func (DeviceProps_PlatformType) EnumDescriptor() ([]byte, []int) + func (DeviceProps_PlatformType) Type() protoreflect.EnumType + func (x *DeviceProps_PlatformType) UnmarshalJSON(b []byte) error + func (x DeviceProps_PlatformType) Enum() *DeviceProps_PlatformType + func (x DeviceProps_PlatformType) Number() protoreflect.EnumNumber + func (x DeviceProps_PlatformType) String() string + type EncryptedPairingRequest struct + EncryptedPayload []byte + IV []byte + func (*EncryptedPairingRequest) Descriptor() ([]byte, []int) + func (*EncryptedPairingRequest) ProtoMessage() + func (x *EncryptedPairingRequest) GetEncryptedPayload() []byte + func (x *EncryptedPairingRequest) GetIV() []byte + func (x *EncryptedPairingRequest) ProtoReflect() protoreflect.Message + func (x *EncryptedPairingRequest) Reset() + func (x *EncryptedPairingRequest) String() string + type PrimaryEphemeralIdentity struct + PublicKey []byte + func (*PrimaryEphemeralIdentity) Descriptor() ([]byte, []int) + func (*PrimaryEphemeralIdentity) ProtoMessage() + func (x *PrimaryEphemeralIdentity) GetPublicKey() []byte + func (x *PrimaryEphemeralIdentity) ProtoReflect() protoreflect.Message + func (x *PrimaryEphemeralIdentity) Reset() + func (x *PrimaryEphemeralIdentity) String() string Other modules containing this package github.com/snaril/wsapp