package org.signal.chat.errors

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message FailedPrecondition

errors.proto:18

Response message that indicates that some precondition of the request was not met. For example, if there was a request to update foo, but foo had not been set, this would be an appropriate error.

Used in: account.ChangeNumberResponse, account.ConfirmTotpKeyResponse, account.ConfirmUsernameHashResponse, account.GenerateTotpKeyResponse, account.SetUsernameLinkResponse, attachments.GetUploadFormResponse, backup.GetUploadFormResponse, backup.RedeemReceiptResponse, donations.RedeemReceiptResponse, profile.GetAvatarCredentialsResponse, profile.SetProfileResponse, purchase.ConfirmPayPalBoostResponse, purchase.CreateBoostReceiptCredentialsResponse, purchase.CreateBoostResponse, purchase.CreateLoginReceiptCredentialResponse, purchase.CreatePayPalBoostResponse, purchase.CreatePayPalPaymentMethodResponse, purchase.CreatePaymentMethodResponse, purchase.DeleteSubscriberResponse, purchase.GetReceiptCredentialsResponse, purchase.SetDefaultPaymentMethodResponse, purchase.SetIapSubscriptionResponse, purchase.SetSubscriptionLevelResponse

message FailedUnidentifiedAuthorization

errors.proto:31

Response message that indicates authorization to perform an unidentified operation via an endorsement or access key failed

Used in: account.GetCapabilitiesAnonymousResponse, keys.GetPreKeysAnonymousResponse, messages.SendMessageResponse, messages.SendMultiRecipientMessageResponse, profile.GetExpiringProfileKeyCredentialAnonymousResponse, profile.GetProfileAnonymousResponse, purchase.CreatePayPalPaymentMethodResponse, purchase.CreatePaymentMethodResponse, purchase.GetReceiptCredentialsResponse, purchase.GetSubscriptionInformationResponse, purchase.SetDefaultPaymentMethodResponse, purchase.SetIapSubscriptionResponse, purchase.SetSubscriptionLevelResponse, purchase.UpdateSubscriberResponse

message FailedZkAuthentication

errors.proto:24

Response message that authentication via an anonymous credential failed.

Used in: backup.BackupStreamClosed, backup.DeleteAllResponse, backup.GetCdnCredentialsResponse, backup.GetMediaBackupInfoResponse, backup.GetMessageBackupInfoResponse, backup.GetSvrBCredentialsResponse, backup.GetUploadFormResponse, backup.ListMediaResponse, backup.RefreshResponse, backup.SetPublicKeyResponse, donations.RedeemReceiptResponse, profile.DeleteAvatarResponse, profile.ExtendAvatarTTLResponse, profile.GetAvatarUploadFormResponse, purchase.CreateBoostResponse, purchase.CreatePaymentMethodResponse, purchase.UpdateSubscriberResponse

message NotFound

errors.proto:13

Response message that indicates a particular resource was not found.

Used in: account.GetCapabilitiesAnonymousResponse, account.LookupUsernameHashResponse, account.LookupUsernameLinkResponse, account.SetTotpKeyMetadataResponse, device.SetDeviceNameResponse, keys.GetPreKeysAnonymousResponse, keys.GetPreKeysResponse, messages.SendMessageAuthenticatedSenderResponse, messages.SendMessageResponse, profile.ExtendAvatarTTLResponse, profile.GetExpiringProfileKeyCredentialAnonymousResponse, profile.GetProfileAnonymousResponse, profile.GetProfileResponse, purchase.CreateBoostReceiptCredentialsResponse, purchase.CreateLoginReceiptCredentialResponse, purchase.CreatePayPalPaymentMethodResponse, purchase.CreatePaymentMethodResponse, purchase.DeleteSubscriberResponse, purchase.GetReceiptCredentialsResponse, purchase.GetSubscriptionInformationResponse, purchase.SetDefaultPaymentMethodResponse, purchase.SetIapSubscriptionResponse, purchase.SetSubscriptionLevelResponse

(message has no fields)