com.kuka.roboticsAPI.controllerModel.sunrise
Interface SPRRuntime.ISPRCancelListener

All Superinterfaces:
com.kuka.common.events.IEventListener
Enclosing class:
SPRRuntime

public static interface SPRRuntime.ISPRCancelListener
extends com.kuka.common.events.IEventListener

Listener which is called if nobody has canceled the SPR so far and the cancel process is started.


Method Summary
 void onCancelStarted()
          Called if the cancel process has started and nobody has canceled the SPR so far.
 

Method Detail

onCancelStarted

void onCancelStarted()
Called if the cancel process has started and nobody has canceled the SPR so far.



Copyright © 2019. All rights reserved.