Interface VoiceChannelRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VoiceChannelRequest.Builder,VoiceChannelRequest>, SdkBuilder<VoiceChannelRequest.Builder,VoiceChannelRequest>, SdkPojo
Enclosing class:
VoiceChannelRequest

public static interface VoiceChannelRequest.Builder extends SdkPojo, CopyableBuilder<VoiceChannelRequest.Builder,VoiceChannelRequest>
  • Method Details

    • enabled

      Specifies whether to enable the voice channel for the application.

      Parameters:
      enabled - Specifies whether to enable the voice channel for the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.