// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.PlayerConnectionInternal

namespace UnityEngine
{
public class PlayerConnectionInternal // TypeDefIndex: 8792
{

	// Methods
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.SendMessage(type#19280 messageId, type#12860 data, type#20867 playerId) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.IPlayerEditorConnectionNative.TrySendMessage(type#19280 messageId, type#12860 data, type#20867 playerId) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.Poll() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.RegisterInternal(type#19280 messageId) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.UnregisterInternal(type#19280 messageId) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.Initialize() { }
	// RVA: -1
	private virtual type#15313 UnityEngine.IPlayerEditorConnectionNative.IsConnected() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.IPlayerEditorConnectionNative.DisconnectAll() { }
	// RVA: -1
	private static type#15313 IsConnected() { }
	// RVA: -1
	private static type#28660 Initialize() { }
	// RVA: -1
	private static type#28660 RegisterInternal(type#26576 messageId) { }
	// RVA: -1
	private static type#28660 UnregisterInternal(type#26576 messageId) { }
	// RVA: -1
	private static type#28660 SendMessage(type#26576 messageId, type#12860 data, type#20867 playerId) { }
	// RVA: -1
	private static type#15313 TrySendMessage(type#26576 messageId, type#12860 data, type#20867 playerId) { }
	// RVA: -1
	private static type#28660 PollInternal() { }
	// RVA: -1
	private static type#28660 DisconnectAll() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 RegisterInternal_Injected(type#11995 messageId) { }
	// RVA: -1
	private static type#28660 UnregisterInternal_Injected(type#11995 messageId) { }
	// RVA: -1
	private static type#28660 SendMessage_Injected(type#11995 messageId, type#11995 data, type#20867 playerId) { }
	// RVA: -1
	private static type#15313 TrySendMessage_Injected(type#11995 messageId, type#11995 data, type#20867 playerId) { }
}
}
