lastPing property

int? get lastPing

Implementation

int? get lastPing;
set lastPing (int? lastPing)

Implementation

set lastPing(int? lastPing);