Interface IBuilderForUrl
- Namespace
- Vonage.Video.ExperienceComposer.Start
- Assembly
- Vonage.dll
Represents a builder for Url.
public interface IBuilderForUrl
Methods
WithUrl(Uri)
Sets the Url on the builder.
IBuilderForResolution WithUrl(Uri value)
Parameters
valueUriThe Url.
Returns
- IBuilderForResolution
The builder.