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

namespace Steamworks
{
public class SteamUser // TypeDefIndex: 11724
{
	// Fields
	type#4804 richPresence;
	type#14110 OnSteamServersConnected;
	type#14110 OnSteamServerConnectFailure;
	type#14110 OnSteamServersDisconnected;
	type#14110 OnClientGameServerDeny;
	type#14110 OnLicensesUpdated;
	type#3531 OnValidateAuthTicketResponse;
	type#3194 OnGetAuthSessionTicketResponse;
	type#3522 OnMicroTxnAuthorizationResponse;
	type#3356 OnGameWebCallback;
	type#3149 OnDurationControl;
	type#12866 readBuffer;
	type#27922 sampleRate;

	// Methods
	// RVA: -1
	internal static type#20543 get_Internal() { }
	// RVA: -1
	internal virtual type#15313 InitializeInterface(type#15313 server) { }
	// RVA: -1
	internal static type#28660 InstallEvents() { }
	// RVA: -1
	public static type#28660 add_OnMicroTxnAuthorizationResponse(type#3521 value) { }
	// RVA: -1
	public static type#28660 remove_OnMicroTxnAuthorizationResponse(type#3521 value) { }
	// RVA: -1
	public static type#27917 get_SampleRate() { }
	// RVA: -1
	public static type#28660 set_SampleRate(type#27917 value) { }
	// RVA: -1
	public static type#27917 get_OptimalSampleRate() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
