Alteruna Multiplayer Docs
C#
Show/Hide TOC
IService
Listener Interface
Service event listener interface.
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
interface
IServiceListener
Methods
OnEndpointConnected
OnEndpointDisconnected
OnLatencyUpdate
OnNetworkError
OnOtherUserJoined
OnOtherUserLeft
OnRoomCreated
OnRoomJoined
OnRoomJoinRejected
OnRoomLeft
OnRoomListUpdated
OnSessionsReply
See Also
Reference
Alteruna Namespace
In This Article
Definition
Methods
See Also