getCallHistory

abstract fun getCallHistory(): List<CallHistoryRecord>?

A collection of Space which contains call history of One to One Spaces as well as Group type Spaces and UC Calls Note: The return type changed from Space to CallHistoryRecord to accommodate UC calls since 3.6.0

Since

3.0.0