Class: EditableContactStringField

Constructor

new EditableContactStringField()

Class representing the contact's property of string type.

Methods

getValue() → {string}

Returns a value of this contact field.

Inherited From:
Returns:
{ string }

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 string
©2016 Avaya Inc. All Rights Reserved.