Uses of Class
jp.go.aist.rtm.RTC.RtcLifecycleActionListener

Packages that use RtcLifecycleActionListener
jp.go.aist.rtm.RTC   
 

Uses of RtcLifecycleActionListener in jp.go.aist.rtm.RTC
 

Methods in jp.go.aist.rtm.RTC with parameters of type RtcLifecycleActionListener
 void Manager.addRtcLifecycleActionListener(RtcLifecycleActionListener listener)
           
 void Manager.addRtcLifecycleActionListener(RtcLifecycleActionListener listener, boolean autoclean)
           
 void Manager.removeRtcLifecycleActionListener(RtcLifecycleActionListener listener)