- Jun 6, 2020
- 11,517
- 4,383
ContactsUtils is a class based on
ContactsUtils allows you to read all kinds of information from the device stored contacts and also to modify the information, add new contacts and delete existing contacts.
Most of the methods expect a contact id. You can get this id by calling one of the Find methods. All the Find methods return a List that holds cuContact items.
The cuContact object holds the contact name and id. With that id you can get more information, add or modify existing fields and delete the contact.
Types:
B4X:
Public subs:
B4X:
برای دیدن لینک ها باید ثبت نام کنید
.ContactsUtils allows you to read all kinds of information from the device stored contacts and also to modify the information, add new contacts and delete existing contacts.
Most of the methods expect a contact id. You can get this id by calling one of the Find methods. All the Find methods return a List that holds cuContact items.
The cuContact object holds the contact name and id. With that id you can get more information, add or modify existing fields and delete the contact.
Types:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
B4X:
'Returns a List with cuContact items based on the given...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید