@override void onConversationStatusChanged(int status, String text) { _conversationStatusChangedController.add((status, text)); }