Table of Contents

Interface IBuilderForName

Namespace
Vonage.Video.ExperienceComposer.Start
Assembly
Vonage.dll

Represents a builder for name.

public interface IBuilderForName

Methods

WithName(string)

Sets the name on the builder.

IBuilderForOptional WithName(string value)

Parameters

value string

The name.

Returns

IBuilderForOptional

The builder.