Skip to content

Overview

com.oscleton.sdk.callbacks.configuration.listeners

Package com.oscleton.sdk.callbacks.configuration.listeners

Types

Name Summary
OnComputerIPDiscoveryCancelListener interface OnComputerIPDiscoveryCancelListener
Interface definition for a callback to be invoked when the computer IP discovery is cancelled.
OnComputerIPDiscoveryErrorListener interface OnComputerIPDiscoveryErrorListener
Interface definition for a callback to be invoked when the computer IP discovery failed to connect automatically to the computer running Ableton Live.
OnComputerIPDiscoveryProgressListener interface OnComputerIPDiscoveryProgressListener
Interface definition for a callback to be invoked when the computer IP discovery progress updates, from 0 to 1.
OnComputerIPDiscoveryStartListener interface OnComputerIPDiscoveryStartListener
Interface definition for a callback to be invoked when the computer IP discovery starts in order to connect automatically to the computer running Ableton Live.
OnComputerIPDiscoverySuccessListener interface OnComputerIPDiscoverySuccessListener
Interface definition for a callback to be invoked when the computer IP discovery succeeded to connect automatically to the computer running Ableton Live.
OnConnectionErrorListener interface OnConnectionErrorListener
Interface definition for a callback to be invoked when the connection to the computer running Ableton Live failed.
OnConnectionSuccessListener interface OnConnectionSuccessListener
Interface definition for a callback to be invoked when the mobile device is connected to the computer running Ableton Live.
OnQuitListener interface OnQuitListener
Interface definition for a callback to be invoked when Ableton Live quits.
OnStartListener interface OnStartListener
Interface definition for a callback to be invoked when Ableton Live starts.