struct ConnectionFailedArgs (Niantic.ARDK.Networking.MultipeerNetworkingEventArgs.ConnectionFailedArgs)
struct ConnectionFailedArgs: Niantic.ARDK.Utilities.IArdkEventArgs { // properties uint ErrorCode; // methods ConnectionFailedArgs(uint errorCode); };