remove abstract method
- ChatId chatId
Ends an OngoingCall happening in the Chat identified by the provided
chatId
.
Implementation
Rx<OngoingCall>? remove(ChatId chatId);
Ends an OngoingCall happening in the Chat identified by the provided
chatId
.
Rx<OngoingCall>? remove(ChatId chatId);