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

namespace Steamworks
{
public class P2PSessionError // TypeDefIndex: 11683
{
	// Fields
	type#20890 value__;
	type#23990 None;
	type#23990 NoRightsToApp;
	type#23990 Timeout;
	type#23990 NotRunningApp_DELETED;
	type#23990 DestinationNotLoggedIn_DELETED;
	type#23990 Max;
}
}
