> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# AppStateSyncKeyFingerprint

> Protobuf class AppStateSyncKeyFingerprint generated from WAProto.

Defined in: [WAProto/index.d.ts:5473](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5473)

## Implements

* [`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint)

## Constructors

### new AppStateSyncKeyFingerprint()

> **new AppStateSyncKeyFingerprint**(`p`?): [`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

Defined in: [WAProto/index.d.ts:5474](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5474)

#### Parameters

##### p?

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint)

#### Returns

[`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

## Properties

### currentIndex?

> `optional` **currentIndex**: `null` | `number`

Defined in: [WAProto/index.d.ts:5476](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5476)

#### Implementation of

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint).[`currentIndex`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint#currentindex)

***

### deviceIndexes

> **deviceIndexes**: `number`\[]

Defined in: [WAProto/index.d.ts:5477](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5477)

#### Implementation of

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint).[`deviceIndexes`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint#deviceindexes)

***

### rawId?

> `optional` **rawId**: `null` | `number`

Defined in: [WAProto/index.d.ts:5475](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5475)

#### Implementation of

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint).[`rawId`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint#rawid)

## Methods

### create()

> `static` **create**(`properties`?): [`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

Defined in: [WAProto/index.d.ts:5478](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5478)

#### Parameters

##### properties?

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint)

#### Returns

[`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

***

### decode()

> `static` **decode**(`r`, `l`?): [`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

Defined in: [WAProto/index.d.ts:5480](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5480)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:5479](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5479)

#### Parameters

##### m

[`IAppStateSyncKeyFingerprint`](/proto-reference/Message/interfaces/IAppStateSyncKeyFingerprint)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

Defined in: [WAProto/index.d.ts:5481](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5481)

#### Parameters

##### d

#### Returns

[`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:5484](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5484)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:5483](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5483)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:5482](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5482)

#### Parameters

##### m

[`AppStateSyncKeyFingerprint`](/proto-reference/Message/classes/AppStateSyncKeyFingerprint)

##### o?

`IConversionOptions`

#### Returns

`object`
