menu
cometchat package
documentation
main/cometchat.dart
CometChat
removeCallListener static method
removeCallListener static method
dark_mode
light_mode
removeCallListener
static method
dynamic
removeCallListener
(
String
listenerId
)
Implementation
static removeCallListener(String listenerId) { _callListener.remove(listenerId); }
cometchat package
documentation
main/cometchat
CometChat
removeCallListener static method
CometChat class