RingCentral .Net SDK
Properties | List of all members
RingCentral.SiteIvrActionsUpdate Class Reference

Keys handling settings More...

Properties

string input [get, set]
 Enum: Star, Hash, NoInput, 0 More...
 
string action [get, set]
 Key handling action: More...
 
SiteIVRActionsExtensionInfoUpdate extension [get, set]
 

Detailed Description

Keys handling settings

Property Documentation

◆ action

string RingCentral.SiteIvrActionsUpdate.action
getset

Key handling action:

  • Repeat - repeat menu greeting, for Star and Hash only;
  • ReturnToRoot - return to root IVR menu, for Star and Hash only;
  • ReturnToPrevious - return to previous IVR menu, for Star and Hash only;
  • Connect - connect to specific extension, for NoInput and "0" (zero) only;
  • Disconnect - end call, for NoInput only. Enum: Repeat, ReturnToRoot, ReturnToPrevious, ReturnToTopLevelMenu, Connect, ConnectToOperator, Disconnect, DoNothing

◆ extension

SiteIVRActionsExtensionInfoUpdate RingCentral.SiteIvrActionsUpdate.extension
getset

◆ input

string RingCentral.SiteIvrActionsUpdate.input
getset

Enum: Star, Hash, NoInput, 0


The documentation for this class was generated from the following file: