current property

List<UpdatedAddress> current
final

Current contains all current listen addresses for the Host. If Diffs == true, the Action field of each UpdatedAddress will tell you whether an address was Added, or was Maintained from the previous state.

Implementation

final List<UpdatedAddress> current;