onResult

abstract fun onResult(address: Address?, listIndex: Int? = null)

Returns the created address

Parameters

address

the created Address

listIndex

the index of the list where the address item will be added (null if not specified)