Table of Contents

Interface IBuilderForUserId

Namespace
Vonage.Conversations.GetUserConversations
Assembly
Vonage.dll

Represents a builder for User Id.

public interface IBuilderForUserId

Methods

WithUserId(string)

Sets the User Id on the builder.

IBuilderForOptional WithUserId(string value)

Parameters

value string

The user id.

Returns

IBuilderForOptional

The builder.