The type of the connection. 'unknown' is not a normal type, but is used to indicate
that the connection is of a type that was not recognized by the producer or consumer of the MVF. An application should handle 'unknown' as a case and not crash,
though it is up to the application to decide whether to display a generic connection or filter them out.
Note: If a developer is reading an MVF directly, they MAY see types that are not present in this list. They are responsible for
downgrading these to unknown.
The type of the connection. 'unknown' is not a normal type, but is used to indicate that the connection is of a type that was not recognized by the producer or consumer of the MVF. An application should handle 'unknown' as a case and not crash, though it is up to the application to decide whether to display a generic connection or filter them out. Note: If a developer is reading an MVF directly, they MAY see types that are not present in this list. They are responsible for downgrading these to
unknown.