calls property

RxObsMap<ChatId, Rx<OngoingCall>> get calls

Map of the current OngoingCalls.

Implementation

RxObsMap<ChatId, Rx<OngoingCall>> get calls;