FCXPerformStartCallAction typedef

FCXPerformStartCallAction = void Function(FCXStartCallAction action)

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

Used in FCXProvider.

Implementation

typedef void FCXPerformStartCallAction(FCXStartCallAction action);