def leave_session(self): self.app.chat_client.finish() self.app.phone.hangup() App.get_running_app().stop()