[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [hooks](../README.md) / IMessageDatabase

# Interface: IMessageDatabase

Properties of the MessageDatabase React component which can be retrieved using the useMessageDatabases hook.

## Properties

### messages

> **messages**: [`FrameDefinition`](../../models/interfaces/FrameDefinition.md)[]

Messages in this database.

***

### name

> **name**: `string`

The name of the database.

***

### sources

> **sources**: `object`[]

Names and identifiers of all sources using this database.

#### identifier

> **identifier**: `string`

#### name

> **name**: `string`
