qisdk / com.aldebaran.qi.sdk / QiDisconnectionListener

QiDisconnectionListener

interface QiDisconnectionListener

Session disconnection listener.

Functions

onQiDisconnected

Method called when the session has been disconnected.

abstract fun onQiDisconnected(reason: String!): Unit