Class: EditableContactNumberField

Constructor

new EditableContactNumberField()

Class representing editable contact's property of numeric type.

Methods

getValue() → {number}

Returns a value of this contact field.

Inherited From:
Returns:
{ number }

getWriteCapability() → {AvayaClientServices.Base.Capability}

Returns write capability of this contact field.

Inherited From:
Returns:

setValue(value)

Sets a value of this contact field.

Parameters:
Name Type Description
value number
©2016 Avaya Inc. All Rights Reserved.