public interface IServiceStateListener| GetAllSynchronizables | Get a list of all currently registered Synchronizables. | 
| GetSynchronizable | Get a Synchronizable through its UniqueID. | 
| HasSynchroniable | Whether Alteruna Multiplayer currently has a Synchronizable with the specified UniqueID registered. | 
| OnForceSync | Called before data is synced for a force sync packet. | 
| OnForceSynced | Called after data is serialized for a force sync packet. | 
| OnForceSyncReply | |
| OnLockAcquired | |
| OnLockDenied | |
| OnLockRequested | |
| OnPacketRouted | |
| OnPacketSent | |
| OnRpcReceived | |
| OnUnlocked | |
| TryGetSynchronizable | Get a IAdaptiveSerializable through its UniqueID. |