Class EnhancedCallLogs.UserEnhancedCallLogsGetListResponse

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    EnhancedCallLogs

    public static class EnhancedCallLogs.UserEnhancedCallLogsGetListResponse
    extends Response
    Response to UserEnhancedCallLogsGetListRequest23. Total numbers of rows is: - the total number of retrievable logs of the call log type that was specified in the UserEnhancedCallLogsGetListRequest22, if a call log type was specified in the request. - the total number of retrievable logs, if no call log type was specified in the request. A list of MixedCallLogsEntry will be returned if the call logs are stored on CDS A list of ExtendedMixedCallLogsEntry22 will be returned if the call logs are stored on DBS or Couchbase The logs are sorted by date/time of the call.
    Author:
    AlpacaGenerator
    See Also:
    Serialized Form