Namespace Phoenix.ClientManager
Classes
ClientManagerBaseUI<TClient, TClientOptions>
Responsible for updating UI and storing client options for each device in Phoenix and notifying the client manager when options are updated by a user.
IDeviceExtensions
Extension methods for Phoenix.Devices.IDevice.
PhoenixClientManagerAdapter<TClient, TClientOptions>
The base Phoenix client manager adapter.
PhoenixClientManager<TClient>
A client manager for Phoenix.
Interfaces
IPhoenixClientManagerAdapterConfig<TClientOptions>
Configuration settings for PhoenixClientManagerAdapter<TClient, TClientOptions>
IPhoenixClientManagerAdapter<TClient>
A client manager adapter for Phoenix.
IPhoenixClientManager<TClient>
An interface that manages connections to a game instance via Phoenix.