Facepunch.Steamworks Wiki

Steamworks.SteamFriends.ListenForFriendsMessages

Syntax

static bool ListenForFriendsMessages { get; set; }

Description

Listens for Steam friends chat messages. You can then show these chats inline in the game. For example with a Blizzard style chat message system or the chat system in Dota 2. After enabling this you will receive callbacks when ever the user receives a chat message.