getExpireTime method

int getExpireTime()

Implementation

int getExpireTime() {
  return _expireTime;
}