Contact Repository
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getContactByUserNameAndDomain(userName: String, domain: String): Single<Contact>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getContactsByAddress(address: String): Single<List<Contact>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun resolveIdentifier(identifier: String): Single<List<Contact>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard