package org.signal.registration.session

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

message FailedSendAttempt

session.proto:80

Used in: RegistrationSession

enum FailedSendReason

session.proto:110

Used in: FailedSendAttempt

message RegistrationAttempt

session.proto:130

Used in: RegistrationSession

message RegistrationSession

session.proto:18

* A registration session stores information about a current attempt to register a phone number. Registration sessions are created when a client first requests that a verification code be sent to a phone number and store all state related to the registration attempt including the phone number being registered, the VerificationCodeSender responsible for sending and verifying registration codes, and any persistent data that sender may need to verify codes.

message SessionMetadata

session.proto:180

Used in: RegistrationSession