# IPresence

## Content

# Interface: IPresence

Represents presence information for a user.

## Table of contents

### Properties

- [status](IPresence#status)
- [user](IPresence#user)

## Properties

### <a id="status" name="status"></a> status

• **status**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `selections?` | [`ISelections`](ISelections) |

___

### <a id="user" name="user"></a> user

• **user**: [`IUser`](IUser)
