abstract fun onQiDisconnected(reason: String!): Unit
Method called when the session has been disconnected.
In that case, every robot objects created from this session become invalid.
reason - String!: the reason
reason