@override void onCallEndedMessageReceived(Call call) { call.category = MessageCategoryConstants.call; _onMessageReceived(call); }