Table of Contents

Interface IBuilderForApplicationId

Namespace
Vonage.Video.LiveCaptions.Start
Assembly
Vonage.dll
public interface IBuilderForApplicationId

Methods

WithApplicationId(Guid)

Sets the Vonage Application UUID.

IBuilderForSessionId WithApplicationId(Guid value)

Parameters

value Guid

Returns

IBuilderForSessionId

Examples

.WithApplicationId(applicationId)