Occurs when a data message is received.
Arguments
sender (object)
The class that raised the event.
from (PlayFabPlayer)
The player who sent the message.
buffer (byte[])
The data contents of the message.
Occurs when a data message is received.
The class that raised the event.
The player who sent the message.
The data contents of the message.