Enumeration AcceptIncomingCallBehavior

Determines the behavior when accepting an incoming call while there is currently another active call.

Enumeration Members

Enumeration Members

END_CURRENT: "end-current"

Will end the currently active call before accepting the incoming call.

HOLD_CURRENT: "hold-current"

Will put the currently active call on hold before accepting the incoming call.