SipAddressBuilder

class SipAddressBuilder(val dataRowUri: Uri, val rawContactId: Long?, val contact: Contact, val readOnly: Boolean) : DataRowBuilder

Constructors

Link copied to clipboard
constructor(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun build(): List<BatchOperation.CpoBuilder>