FCXPerformAnswerCallAction typedef

FCXPerformAnswerCallAction = void Function(FCXAnswerCallAction action)

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

Used in FCXProvider.

Implementation

typedef void FCXPerformAnswerCallAction(FCXAnswerCallAction action);