ICall | |
public interface ICallResultService : ICallResultQueryService, IBusinessService
The ICallResultService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of CallResults matching the specified filter.
(Inherited from ICallResultQueryService) | |
| GetAll |
Gets all CallResults
(Inherited from ICallResultQueryService) | |
| GetSingle |
Gets a single CallResult matching the provided filter.
(Inherited from ICallResultQueryService) |