Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
Contacts
Group
Interface Group
Hierarchy
Proxy
Group
Index
Properties
bubbleParent
name
recordId
Methods
add
addEventListener
applyProperties
fireEvent
getBubbleParent
getName
getRecordId
members
remove
removeEventListener
setBubbleParent
setName
setRecordId
sortedMembers
Properties
public
bubbleParent
:
boolean
public
name
:
string
public
recordId
:
number
Methods
public
add
(
person
:
Person
)
Parameters
person:
Person
public
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
public
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
public
getBubbleParent
(
)
:
boolean
Returns
boolean
public
getName
(
)
:
string
Returns
string
public
getRecordId
(
)
:
number
Returns
number
public
members
(
)
:
Person
[]
Returns
Person
[]
public
remove
(
person
:
Person
)
Parameters
person:
Person
public
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
public
setName
(
name
:
string
)
Parameters
name:
string
public
setRecordId
(
recordId
:
number
)
Parameters
recordId:
number
public
sortedMembers
(
sortBy
:
number
)
:
Person
[]
Parameters
sortBy:
number
Returns
Person
[]
Globals
Global
Ti
Ti.Android
Ti.Android.Calendar
Ti.App
Ti.App.iOS
Ti.Calendar
Ti.Cloud
Ti.Contacts
Ti.Contacts.Tizen
Ti.Database
Ti.Facebook
Ti.Filesystem
Ti.Geolocation
Ti.Geolocation.Android
Ti.Map
Ti.Media
Ti.Network
Ti.Network.Socket
Ti.Platform
Ti.UI
Ti.UI.Android
Ti.UI.MobileWeb
Ti.UI.iOS
Ti.UI.iPad
Ti.UI.iPhone
Ti.XML
AUTHORIZATION_AUTHORIZED
AUTHORIZATION_DENIED
AUTHORIZATION_RESTRICTED
AUTHORIZATION_UNKNOWN
CONTACTS_KIND_ORGANIZATION
CONTACTS_KIND_PERSON
CONTACTS_SORT_FIRST_NAME
CONTACTS_SORT_LAST_NAME
bubbleParent
contactsAuthorization
Group
bubbleParent
name
recordId
add
addEventListener
applyProperties
fireEvent
getBubbleParent
getName
getRecordId
members
remove
removeEventListener
setBubbleParent
setName
setRecordId
sortedMembers
Person
addEventListener
applyProperties
createGroup
createPerson
fireEvent
getAllGroups
getAllPeople
getBubbleParent
getContactsAuthorization
getGroupByID
getPeopleWithName
getPersonByID
removeEventListener
removeGroup
removePerson
requestAuthorization
revert
save
setBubbleParent
showContacts