Table of Contents

Interface StreamRequestBuilder<T>.IBuilderForApplicationId

Namespace
Vonage.Common.Client.Builders
Assembly
Vonage.dll

Represents a builder for ApplicationId.

public interface StreamRequestBuilder<T>.IBuilderForApplicationId

Methods

WithApplicationId(Guid)

Sets the ApplicationId.

StreamRequestBuilder<T>.IBuilderForArchiveId WithApplicationId(Guid value)

Parameters

value Guid

The ApplicationId.

Returns

StreamRequestBuilder<T>.IBuilderForArchiveId

The builder.