Call
Call interface that represents an incoming or outgoing call abstraction.
Since
1.4.10
Functions
Link copied to clipboard
abstract fun addCallRecordingObserver(callRecordingObserver: CallRecordingObserver)
Content copied to clipboard
Add an observer to the call recording status.
Link copied to clipboard
abstract fun removeCallRecordingObserver(callRecordingObserver: CallRecordingObserver)
Content copied to clipboard
Remove an observer to the call recording status.