Beamable SDK
Public Member Functions | List of all members
Beamable.Server.IConnection Interface Reference
Inheritance diagram for Beamable.Server.IConnection:
Inheritance graph
[legend]

Public Member Functions

IConnection Connect ()
 
Task Close ()
 
void SendMessage (string message)
 
IConnection OnConnect (Action< IConnection > onConnect)
 
IConnection OnDisconnect (Action< IConnection, bool > onDisconnect)
 
IConnection OnMessage (Action< IConnection, string, long > onMessage)
 

The documentation for this interface was generated from the following file: