ContactUtils

open class ContactUtils

Constructors

ContactUtils
Link copied to clipboard
open fun ContactUtils(activity: Activity)

Functions

init
Link copied to clipboard
open fun init(data: Intent): ContactUtils
intoContact
Link copied to clipboard
open fun intoContact(requestCode: Int)
打开系统联系人列表

Properties

contactName
Link copied to clipboard
open val contactName: String
contactNumber
Link copied to clipboard
open val contactNumber: String
REQUEST_CONTACT
Link copied to clipboard
val REQUEST_CONTACT: Int