Revision Difference
SteamFriends.ListenForFriendsMessages#522417
<member type="property" namespace="Steamworks" parent="SteamFriends" name="ListenForFriendsMessages" static="true">
<return type="bool"></return>
<get public="true""></get>
<set public="true""></set>
<summary>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.</summary>
</member>