Avaya Client Services API Reference (iOS)
|
Classes | |
class | CSCallLogService |
Call Log Service provides history entries for calls that have been made or received on the client. More... | |
protocol | <CSCallLogServiceDelegate> |
Describes methods that are implemented by the delegate of a CSCallLogService . More... | |
Typedefs | |
typedef void(^ | CSCallLogCompletionHandler) (NSError *error) |
Completion handler for actions performed on the CSCallLogService. More... | |
Enumerations | |
enum | CSCallLogOperationStatusType { CSCallLogOperationStatusTypeSucceeded = 0, CSCallLogOperationStatusTypeFailed } |
Describes the status of call log service operations. More... | |
typedef void(^ CSCallLogCompletionHandler) (NSError *error) |
Completion handler for actions performed on the CSCallLogService.