Table of Contents

Interface IBuilderForToken

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

Represents a builder for token.

public interface IBuilderForToken

Methods

WithToken(string)

Sets the token on the builder.

IBuilderForUri WithToken(string value)

Parameters

value string

The token.

Returns

IBuilderForUri

The builder.