[**@sora-soft/framework API Reference v2.0.0**](../README.md)

***

[@sora-soft/framework API Reference](../globals.md) / OPCode

# Enumeration: OPCode

Defined in: [packages/framework/src/Enum.ts:21](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/Enum.ts#L21)

## Enumeration Members

### Command

> **Command**: `4`

Defined in: [packages/framework/src/Enum.ts:25](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/Enum.ts#L25)

***

### Notify

> **Notify**: `3`

Defined in: [packages/framework/src/Enum.ts:24](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/Enum.ts#L24)

***

### Request

> **Request**: `1`

Defined in: [packages/framework/src/Enum.ts:22](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/Enum.ts#L22)

***

### Response

> **Response**: `2`

Defined in: [packages/framework/src/Enum.ts:23](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/Enum.ts#L23)
