startTime property

int startTime
getter/setter pair

ZH

通话开始的时间

如果是用户呼出的通话,则 startTime 为通话呼出时间;如果是呼入的通话,则 startTime 为通话呼入时间。

EN

Call start time

If outgoing, startTime is when the call was placed; if incoming, it is when the call was received

Implementation

int startTime;