cisco.uc.cuae.legacy
Interface TimerFacilityClient
- All Superinterfaces:
- CuaeCommon, CuaeCommonClient, TimerFacility
- All Known Implementing Classes:
- BaseTimerFacilityClient, RemoteTimerFacilityClient
public interface TimerFacilityClient
- extends TimerFacility, CuaeCommonClient
A suite of actions and events that provide timers.
Generated from CUAE provider package Metreos.Providers.TimerFacility
|
Method Summary |
void |
timerFire(java.lang.String sessionId,
TimerFacility.TimerFireOptions options)
The TimerFire event occurs when the timer created with either the
AddTriggerTimer and AddNonTriggerTimer action fires. |
timerFire
void timerFire(java.lang.String sessionId,
TimerFacility.TimerFireOptions options)
- The TimerFire event occurs when the timer created with either the
AddTriggerTimer and AddNonTriggerTimer action fires.
- Parameters:
sessionId - The session Id for this method calloptions - An object holding all the optional parameters
Copyright © 2008. All Rights Reserved.