Click or drag to resize
RebroadcastFormatAircraftListJson Field
Changes to the aircraft list are periodically sent as JSON. On the receiving side the JSON is translated into a set of BaseStation messages, one per aircraft.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly string AircraftListJson

Field Value

Type: String
See Also