removeTransactionDataObserver
open override fun removeTransactionDataObserver(transactionDataObserver: TransactionDataObserver): Boolean
Content copied to clipboard
Removes a TransactionDataObserver from the list of observers
Return
True if the observer was successfully removed, false otherwise
Parameters
transactionDataObserver
The observer to be removed