closeCall method

dynamic closeCall()

Implementation

closeCall() {
  CometChat.removeMessageListener(_listenerId);
}