public class CallDetailRecord extends Object
CallDetailRecord(long callTimeNanos, String error)
Date
getCallDate()
long
getCallTimeNanos()
String
getError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallDetailRecord(long callTimeNanos, String error)
public long getCallTimeNanos()
public String getError()
public Date getCallDate()
Copyright © 2011–2015 Red Hat. All rights reserved.