Occurs when a chat message is received.
Arguments
sender (object)
The class that raised the event.
from (PlayFabPlayer)
The player the message was sent from.
message (string)
The contents of the message.
type (ChatMessageType)
A parameter that specifies the type of message.