IUMSVoice |
public interface IUMSVoiceConfigurationEntityService : IUMSVoiceConfigurationQueryService, IBusinessService
The IUMSVoiceConfigurationEntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new UMSVoiceConfiguration | |
Delete | Deletes the specified UMSVoiceConfiguration. | |
Get |
Gets a list of UMSVoiceConfigurations matching the specified filter.
(Inherited from IUMSVoiceConfigurationQueryService) | |
GetAll |
Gets all UMSVoiceConfigurations
(Inherited from IUMSVoiceConfigurationQueryService) | |
GetSingle |
Gets a single UMSVoiceConfiguration matching the provided filter.
(Inherited from IUMSVoiceConfigurationQueryService) | |
Update | Updates the specified UMSVoiceConfiguration |