[**@epicgames-ps/lib-pixelstreamingsignalling-ue5.5**](../../README.md)

***

[@epicgames-ps/lib-pixelstreamingsignalling-ue5.5](../../README.md) / [PlayerRegistry](../README.md) / IPlayerInfo

# Interface: IPlayerInfo

Defined in: [Signalling/src/PlayerRegistry.ts:22](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/PlayerRegistry.ts#L22)

Used by the API to describe the current state of the player.

## Properties

### playerId

> **playerId**: `string`

Defined in: [Signalling/src/PlayerRegistry.ts:23](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/PlayerRegistry.ts#L23)

***

### remoteAddress

> **remoteAddress**: `undefined` \| `string`

Defined in: [Signalling/src/PlayerRegistry.ts:26](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/PlayerRegistry.ts#L26)

***

### subscribedTo

> **subscribedTo**: `undefined` \| `string`

Defined in: [Signalling/src/PlayerRegistry.ts:25](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/PlayerRegistry.ts#L25)

***

### type

> **type**: `string`

Defined in: [Signalling/src/PlayerRegistry.ts:24](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/PlayerRegistry.ts#L24)
