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
valueGuid
Returns
Examples
.WithApplicationId(applicationId)