Facepunch.Steamworks Wiki

Log in to edit

Steamworks.ISocketManager.OnMessage

<member category="class" type="method" namespace="Steamworks" parent="ISocketManager" name="OnMessage"> <args> <arg name="connection" type="Data.Connection"></arg> <arg name="identity" type="Data.NetIdentity"></arg> <arg name="data" type="System.IntPtr"></arg> <arg name="size" type="int"></arg> <arg name="messageNum" type="System.Int64"></arg> <arg name="recvTime" type="System.Int64"></arg> <arg name="channel" type="int"></arg> </args> <return type="void"></return> <summary>Received a message from a connection</summary> </member>