Enum NetworkEvent.Type NetworkEvent.Type enumerates available network events for this driver. Namespace: Unity.Networking.Transport Syntax public enum Type Fields Name Description Value Empty 0 Data 1 Connect 2 Disconnect 3