Class VoiceMessaging.SystemVoiceMessageSummaryUpdateModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.VoiceMessaging.SystemVoiceMessageSummaryUpdateModifyRequest
Enclosing class:
VoiceMessaging

public static class VoiceMessaging.SystemVoiceMessageSummaryUpdateModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Voice Messaging. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • sendSavedAndUrgentMWIOnNotification

      protected Boolean sendSavedAndUrgentMWIOnNotification
    • sendMessageSummaryUpdateOnRegister

      protected Boolean sendMessageSummaryUpdateOnRegister
    • minTimeBetweenMWIOnRegister

      protected Integer minTimeBetweenMWIOnRegister
  • Constructor Details

    • SystemVoiceMessageSummaryUpdateModifyRequest

      public SystemVoiceMessageSummaryUpdateModifyRequest()
    • SystemVoiceMessageSummaryUpdateModifyRequest

      public SystemVoiceMessageSummaryUpdateModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details