Table of Contents

Interface IBuilderForToken

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

Methods

WithToken(string)

Sets the Vonage Video token with role set to Moderator.

IBuilderForOptional WithToken(string value)

Parameters

value string

Returns

IBuilderForOptional

Examples

.WithToken("eyJ0eXAiOiJKV1Q...")