Class: EditableContactBooleanField

Constructor

new EditableContactBooleanField()

Class representing editable contact's property of boolean type.

Methods

getValue() → {boolean}

Returns the value of this contact field.

Inherited From:
Returns:
{ boolean }

getWriteCapability() → {AvayaClientServices.Base.Capability}

Returns write capability of this contact field.

Inherited From:
Returns:

setValue(value)

Sets the value of this contact field.

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