Table of Contents

Interface IBuilderForId

Namespace
Vonage.Voice.Emergency.GetAddress
Assembly
Vonage.dll
public interface IBuilderForId

Methods

WithId(Guid)

Sets the unique identifier (UUID) of the address to retrieve.

IBuilderForOptional WithId(Guid value)

Parameters

value Guid

Returns

IBuilderForOptional

Examples

.WithId(Guid.Parse("8f35a1a7-eb2f-4552-8fdf-fffdaee41bc9"))