This version of Unity is unsupported.

MessageEventArgs

class in UnityEngine.Networking.PlayerConnection

/

Implemented in:UnityEngine.CoreModule

Description

Arguments passed to Action callbacks registered in PlayerConnection.

Properties

dataData that is received.
playerIdThe Player ID that the data is received from.