0.0.12 • Published 3 years ago

myp-contact v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

myp-contact

my contact plugin for ionic(test only)

Install

npm install myp-contact
npx cap sync

API

echo(...)

echo(options: { value: string; }) => any
ParamType
options{ value: string; }

Returns: any


getPermissions()

getPermissions() => any

Returns: any


getGroups()

getGroups() => any

Returns: any


getContacts()

getContacts() => any

Returns: any


Interfaces

PermissionStatus

PropType
grantedboolean

Groups

PropType
groupIdstring
accountTypestring
accountNamestring
titlestring
countstring
countWithPhonesstring

Contact

PropType
contactIdstring
displayNamestring
phoneNumbers{}
emails{}
photoThumbnailstring
organizationNamestring
organizationRolestring
birthdaystring

PhoneNumber

PropType
labelstring
numberstring

EmailAddress

PropType
labelstring
addressstring
0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago