User Guide
285
Standard NetLinx API (SNAPI) R 1.8.0
Video Conferencer Functions (Cont.)
Name Component Channel Level Command Constant Notes
setAudibleRingOn(state) IDialerComponent 240 DIAL_AUDIBLE_RING_ON Discrete Function Channel: Audible ring is
on while channel is active
setAutoAnswerOn(state) IDialerComponent 239 DIAL_AUTO_ANSWER_ON Discrete Function Channel: Auto answer is
on while channel is active
setOffHook(state) IDialerComponent 238 DIAL_OFF_HOOK_ON Discrete Function Channel: Hook state is
off hook while channel is active
processAudibleRingOnEvent(boolean) IDialerComponentListener 240 DIAL_AUDIBLE_RING_FB Feedback Channel: Audible ring is on if
channel is on
processAutoAnswerOnEvent(boolean) IDialerComponentListener 239 DIAL_AUTO_ANSWER_FB Feedback Channel: Auto answer is on if
channel is on
processDialerStatusEvent(BUSY) IDialerComponentListener DIALERSTATUS-BUSY Dialer status changed, number being dialed
is busy
processDialerStatusEvent(CONNECTED) IDialerComponentListener DIALERSTATUS-CON-
NECTED
Dialer status changed, dialer is connected
processDialerStatusEvent(DIALING) IDialerComponentListener DIALERSTATUS-DIAL-
ING
Dialer status changed, dialer is dialing
processDialerStatusEvent(DISCONNECTED) IDialerComponentListener DIALERSTATUS-DIS-
CONNECTED
Dialer status changed, dialer is discon-
nected/idel
processDialerStatusEvent(FAULT) IDialerComponentListener DIALERSTATUS-
FAULT
Dialer status changed, dialer encounter a
fault during dialing/negotiating
processDialerStatusEvent(NEGOTIATING) IDialerComponentListener DIALERSTATUS-
NEGOTIATING
Dialer status changed, dialer is negotiating
processDialerStatusEvent(RINGING) IDialerComponentListener DIALERSTATUS-
RINGING
Dialer status changed, number being dialed
is ringing
processIncomingCallEvent (String) IDialerComponentListener INCOMINGCALL-
<number>
An incoming call is detected. If available
via caller ID, the phone number will be sup-
plied
processOffHookEvent(boolean) IDialerComponentListener 238 DIAL_OFF_HOOK_FB Feedback Channel: Hook state is off hook if
channel is on
moveMenuCursor(UP) IMenuComponent 45 MENU_UP Momentary Function Channel: Move menu
cursor UP
moveMenuCursor(DOWN) IMenuComponent 46 MENU_DN Momentary Function Channel: Move menu
cursor DOWN
moveMenuCursor(LEFT) IMenuComponent 47 MENU_LT Momentary Function Channel: Move menu
cursor LEFT
moveMenuCursor(RIGHT) IMenuComponent 48 MENU_RT Momentary Function Channel: Move menu
cursor RIGHT
moveMenuCursor(UP_LEFT) IMenuComponent 51 MENU_UP_LT Momentary Function Channel: Move menu
cursor UP_LEFT
moveMenuCursor(UP_RIGHT) IMenuComponent 52 MENU_UP_RT Momentary Function Channel: Move menu
cursor UP_RIGHT