// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.ISteamFriends

namespace Steamworks
{
public class ISteamFriends // TypeDefIndex: 11650
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15313 IsGameServer) { }
	// RVA: -1
	internal static type#20925 SteamAPI_SteamFriends_v017() { }
	// RVA: -1
	public virtual type#20925 GetUserInterfacePointer() { }
	// RVA: -1
	private static type#28260 _GetFriendPersonaName(type#20925 self, type#26453 steamIDFriend) { }
	// RVA: -1
	internal type#26576 GetFriendPersonaName(type#26453 steamIDFriend) { }
	// RVA: -1
	private static type#20867 _GetClanChatMessage(type#20925 self, type#26453 steamIDClanChat, type#20867 iMessage, type#20925 prgchText, type#20867 cchTextMax, type#11807 peChatEntryType, type#12123 psteamidChatter) { }
	// RVA: -1
	internal type#20867 GetClanChatMessage(type#26453 steamIDClanChat, type#20867 iMessage, type#20925 prgchText, type#20867 cchTextMax, type#11807 peChatEntryType, type#12123 psteamidChatter) { }
	// RVA: -1
	private static type#20867 _GetFriendMessage(type#20925 self, type#26453 steamIDFriend, type#20867 iMessageID, type#20925 pvData, type#20867 cubData, type#11807 peChatEntryType) { }
	// RVA: -1
	internal type#20867 GetFriendMessage(type#26453 steamIDFriend, type#20867 iMessageID, type#20925 pvData, type#20867 cubData, type#11807 peChatEntryType) { }
}
}
