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
valuestringThe token.
Returns
- IBuilderForUri
The builder.