Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Client

abstract class in ImmerseSDK.PlatformServices / Inherits from Object

Base class for the multiplayer client

Properties
IsDisposed If this Client has been disposed
You cannot connect to a disposed client. Create a new one instead
Cache Stores custom data
Users The users for this session
MessageQueue Multiplayer message queue. Useful for pausing incoming messages
Time The time on the multiplayer server
Methods
SendMessage Send a message over the network