FCXPerformSetHeldCallAction typedef

FCXPerformSetHeldCallAction = void Function(FCXSetHeldCallAction action)

Signature for callbacks reporting when the provider performs the specified set held call action.

Used in FCXProvider.

Implementation

typedef void FCXPerformSetHeldCallAction(FCXSetHeldCallAction action);