Interface VoiceChannelRequest.Builder

    • Method Detail

      • enabled

        VoiceChannelRequest.Builder enabled​(Boolean 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.