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

# SyncdIndex

> Protobuf class SyncdIndex generated from WAProto.

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

## Implements

* [`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex)

## Constructors

### new SyncdIndex()

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

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

#### Parameters

##### p?

[`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex)

#### Returns

[`SyncdIndex`](/proto-reference/classes/SyncdIndex)

## Properties

### blob?

> `optional` **blob**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

#### Implementation of

[`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex).[`blob`](/proto-reference/interfaces/ISyncdIndex#blob)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex)

#### Returns

[`SyncdIndex`](/proto-reference/classes/SyncdIndex)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`SyncdIndex`](/proto-reference/classes/SyncdIndex)

***

### encode()

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

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

#### Parameters

##### m

[`ISyncdIndex`](/proto-reference/interfaces/ISyncdIndex)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`SyncdIndex`](/proto-reference/classes/SyncdIndex)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`SyncdIndex`](/proto-reference/classes/SyncdIndex)

##### o?

`IConversionOptions`

#### Returns

`object`
