AuthenticationCreds:Defined in: src/Types/Auth.ts:48SignalCreds&object
Type declaration
account?
optionalaccount:IADVSignedDeviceIdentity
accountSettings
accountSettings: AccountSettings
accountSyncCounter
accountSyncCounter: number
number of times history & app state has been synced
additionalData?
optionaladditionalData:any
advSecretKey
advSecretKey: string
firstUnuploadedPreKeyId
firstUnuploadedPreKeyId: number
lastAccountSyncTimestamp?
optionallastAccountSyncTimestamp:number
lastPropHash
lastPropHash:string|undefined
me?
optionalme:Contact
myAppStateKeyId?
optionalmyAppStateKeyId:string
nextPreKeyId
nextPreKeyId: number
noiseKey
readonlynoiseKey:KeyPair
pairingCode
pairingCode:string|undefined
pairingEphemeralKeyPair
readonlypairingEphemeralKeyPair:KeyPair
platform?
optionalplatform:string
processedHistoryMessages
processedHistoryMessages: MinimalMessage[]
registered
registered: boolean
routingInfo
routingInfo:Buffer|undefined
signalIdentities?
optionalsignalIdentities:SignalIdentity[]