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

# AndroidUnsupportedActions

> Protobuf class AndroidUnsupportedActions generated from WAProto.

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

## Implements

* [`IAndroidUnsupportedActions`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions)

## Constructors

### new AndroidUnsupportedActions()

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

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

#### Parameters

##### p?

[`IAndroidUnsupportedActions`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions)

#### Returns

[`AndroidUnsupportedActions`](/proto-reference/SyncActionValue/classes/AndroidUnsupportedActions)

## Properties

### allowed?

> `optional` **allowed**: `null` | `boolean`

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

#### Implementation of

[`IAndroidUnsupportedActions`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions).[`allowed`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions#allowed)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IAndroidUnsupportedActions`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions)

#### Returns

[`AndroidUnsupportedActions`](/proto-reference/SyncActionValue/classes/AndroidUnsupportedActions)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`AndroidUnsupportedActions`](/proto-reference/SyncActionValue/classes/AndroidUnsupportedActions)

***

### encode()

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

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

#### Parameters

##### m

[`IAndroidUnsupportedActions`](/proto-reference/SyncActionValue/interfaces/IAndroidUnsupportedActions)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`AndroidUnsupportedActions`](/proto-reference/SyncActionValue/classes/AndroidUnsupportedActions)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`AndroidUnsupportedActions`](/proto-reference/SyncActionValue/classes/AndroidUnsupportedActions)

##### o?

`IConversionOptions`

#### Returns

`object`
