PlatformContactsHelperEvents

interface PlatformContactsHelperEvents : TraceEventListener

Functions

Link copied to clipboard
abstract fun addContactEnd()
Link copied to clipboard
abstract fun addContactStart()
Link copied to clipboard
abstract fun addRecentCallsEntryEnd()
Link copied to clipboard
abstract fun addRecentCallsEntryStart()
Link copied to clipboard
abstract fun applyBatchError(error: Exception)
Link copied to clipboard
abstract fun deleteAllContactsEnd()
Link copied to clipboard
abstract fun deleteAllContactsStart()
Link copied to clipboard
abstract fun deleteAllRecentCallsEnd()
Link copied to clipboard
abstract fun deleteAllRecentCallsStart()
Link copied to clipboard
abstract fun generateRandomContactsEnd()
Link copied to clipboard
abstract fun generateRandomContactsStart()

Inherited functions

Link copied to clipboard
open fun d(message: String, e: Throwable?)
Link copied to clipboard
open fun e(message: String, e: Throwable?)
Link copied to clipboard
open fun i(message: String, e: Throwable?)
Link copied to clipboard
open fun incorrectLogSignatureFound()
Link copied to clipboard
open fun v(message: String, e: Throwable?)
Link copied to clipboard
open fun w(message: String, e: Throwable?)