Interface IBuilderForAddressId
- Namespace
- Vonage.Voice.Emergency.AssignNumber
- Assembly
- Vonage.dll
public interface IBuilderForAddressId
Methods
WithAddressId(Guid)
Sets the unique identifier of the emergency address to assign to this number.
IBuilderForContactName WithAddressId(Guid value)
Parameters
valueGuid
Returns
Examples
.WithAddressId(Guid.Parse("8f35a1a7-eb2f-4552-8fdf-fffdaee41bc9"))