ContactInfoParcelable.Builder


class ContactInfoParcelable.Builder


ContactInfoParcelable 的建構工具類別。

摘要

公用建構函式

針對 ContactInfoParcelable 建立新的建構工具。

針對 ContactInfoParcelable 建立新的建構工具。

公用建構函式

Builder

Builder()

針對 ContactInfoParcelable 建立新的建構工具。

Builder

Builder(origin: ContactInfoParcelable!)

針對 ContactInfoParcelable 建立新的建構工具。

公開函式

setDisplayName

@CanIgnoreReturnValue
fun setDisplayName(displayName: String?): ContactInfoParcelable.Builder!

設定 display name

setEmailAddress

@CanIgnoreReturnValue
fun setEmailAddress(emailAddress: String?): ContactInfoParcelable.Builder!

設定 email address

setPhoneNumber

@CanIgnoreReturnValue
fun setPhoneNumber(phoneNumber: String?): ContactInfoParcelable.Builder!

設定 phone number