nicInfo property

Rxn<NicInfo> nicInfo
getter/setter pair

Holds the decoded NIC information. It is null if no valid NIC is provided.

Implementation

var nicInfo = Rxn<NicInfo>();