Table of Contents

Interface IBuilderForApplicationId

Namespace
Vonage.Video.AudioConnector.Start
Assembly
Vonage.dll

Represents a builder for application Id.

public interface IBuilderForApplicationId

Methods

WithApplicationId(Guid)

Sets the application Id on the builder.

IBuilderForSessionId WithApplicationId(Guid value)

Parameters

value Guid

The application Id.

Returns

IBuilderForSessionId

The builder.