Class: ContactSearchUpdate

Constructor

new ContactSearchUpdate(newContacts)

Constructor function for contacts search update notification

Parameters:
Name Type Description
newContacts Array

an associative array holding the new contacts

Members

data :object

Generic object in which to store model data

Type:
  • object
Inherited From:

id :string

A unique identifier for this model instance

Type:
  • string
Inherited From:

isNew :boolean

Flag to indicate if model instance is new

Type:
  • boolean
Inherited From:

Methods

getNewContacts() → {Array}

Gets the new contacts updated in this result

Returns:
{ Array }
©2019 Avaya Inc. All Rights Reserved.