connect-sdk / de.proglove.sdk / IServiceOutput
IServiceOutput
interface IServiceOutput
Functions
| Name | Summary | 
|---|---|
| onServiceConnected | Callback for the successful ServiceConnectionabstract fun onServiceConnected():Unit | 
| onServiceDisconnected | Callback for a disconnection from the service.abstract fun onServiceDisconnected():Unit |