FundingSourceSubscriber

Subscriber for receiving notifications about changes to FundingSources.

Functions

Link copied to clipboard

Notifies the subscriber that the subscription connection state has changed. The subscriber won't be notified of subscribed changes until the connection status changes to ConnectionState.CONNECTED. The subscriber will stop receiving subscribed change notifications when the connection state changes to ConnectionState.DISCONNECTED.

Link copied to clipboard
abstract fun fundingSourceChanged(fundingSource: FundingSource)

Notifies the subscriber of a modified FundingSource