MeetingFailCode incorrect c# wrapper enum

I appreciate that the C# wrapper is “not actively supported by Zoom”, but just raising this one as an FYI.

The C# wrapper contains an inconsistent enum value in MeetingFailCode.

Windows

MEETING_FAIL_CONNECTION_ERR = 1

Windows (C#)

MEETING_FAIL_NETWORK_ERR = 1