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.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string AircraftListJson
Public Shared ReadOnly AircraftListJson As String
public:
static initonly String^ AircraftListJson
static val AircraftListJson: string
Field Value
Type:
StringSee Also