Class BWSystem.SystemCodecGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemCodecGetListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCodecGetListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemCodecGetListRequest extends Request<BWSystem.SystemCodecGetListResponse>
Request to get the ordered list of supported codecs in the system. The ordered list of codecs is sent to MGCP devices when creating connections. The response is either a SystemCodecGetListResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Constructor Details

    • SystemCodecGetListRequest

      public SystemCodecGetListRequest()
    • SystemCodecGetListRequest

      public SystemCodecGetListRequest(BroadWorksServer broadWorksServer)