FCXPerformEndCallAction typedef

FCXPerformEndCallAction = void Function(FCXEndCallAction action)

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

Used in FCXProvider.

Implementation

typedef void FCXPerformEndCallAction(FCXEndCallAction action);