Package 

Class CallCompositeDebugInfo


  • 
    public final class CallCompositeDebugInfo
    
                        

    A Call Composite Debug information. This class provides access to debugging and diagnostic information related to a communication call composite.

    • Method Summary

      Modifier and Type Method Description
      List<CallCompositeCallHistoryRecord> getCallHistoryRecords() Retrieves the history of calls up to 30 days, ordered in ascending order by call start date.
      List<File> getLogFiles() Retrieves the log files associated with the communication call composite.
      CallCompositeVersions getVersions() Retrieves an object that specifies versions of this library and relevantdependencies.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait