Beamable SDK
Beamable.Server.IConnection Member List

This is the complete list of members for Beamable.Server.IConnection, including all inherited members.

Close() (defined in Beamable.Server.IConnection)Beamable.Server.IConnection
Connect() (defined in Beamable.Server.IConnection)Beamable.Server.IConnection
OnConnect(Action< IConnection > onConnect) (defined in Beamable.Server.IConnection)Beamable.Server.IConnection
OnDisconnect(Action< IConnection, bool > onDisconnect) (defined in Beamable.Server.IConnection)Beamable.Server.IConnection
OnMessage(Action< IConnection, string, long > onMessage) (defined in Beamable.Server.IConnection)Beamable.Server.IConnection
SendMessage(string message) (defined in Beamable.Server.IConnection)Beamable.Server.IConnection