on Missing Calls Entry
abstract fun onMissingCallsEntry(conferenceLog: ConferenceLog, missingCalls: List<MissedCall>)
Content copied to clipboard
Performs any actions that could be required when a new MissedCall is received.
Parameters
conference Log
Conference log service.
missing Calls
Received missing calls.