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

namespace Steamworks
{
public class ConnectionManager // TypeDefIndex: 11690
{
	// Fields
	type#19937 <Interface>k__BackingField;
	type#16352 <ConnectionInfo>k__BackingField;
	type#15318 Connected;
	type#15318 Connecting;

	// Methods
	// RVA: -1
	public type#19936 get_Interface() { }
	// RVA: -1
	internal type#28660 set_ConnectionInfo(type#16351 value) { }
	// RVA: -1
	public virtual type#28660 OnConnectionChanged(type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnConnecting(type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnConnected(type#16351 info) { }
	// RVA: -1
	public virtual type#28660 OnDisconnected(type#16351 info) { }
}
}
