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

namespace Steamworks
{
public class SteamMatchmaking // TypeDefIndex: 11702
{
	// Fields
	type#3439 OnLobbyInvite;
	type#3235 OnLobbyEntered;
	type#3479 OnLobbyCreated;
	type#3540 OnLobbyGameCreated;
	type#3235 OnLobbyDataChanged;
	type#3461 OnLobbyMemberDataChanged;
	type#3461 OnLobbyMemberJoined;
	type#3461 OnLobbyMemberLeave;
	type#3461 OnLobbyMemberDisconnected;
	type#3529 OnLobbyMemberKicked;
	type#3529 OnLobbyMemberBanned;
	type#3530 OnChatMessage;

	// Methods
	// RVA: -1
	internal static type#20531 get_Internal() { }
	// RVA: -1
	internal virtual type#15313 InitializeInterface(type#15313 server) { }
	// RVA: -1
	internal static type#28660 InstallEvents() { }
	// RVA: -1
	private static type#28660 OnLobbyChatMessageRecievedAPI(type#22078 callback) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
