interface QiDisconnectionListener
Session disconnection listener.
Method called when the session has been disconnected.
abstract fun onQiDisconnected(reason: String!): Unit