FCXPerformSetGroupCallAction typedef

FCXPerformSetGroupCallAction = void Function(FCXSetGroupCallAction action)

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

Used in FCXProvider.

Implementation

typedef void FCXPerformSetGroupCallAction(FCXSetGroupCallAction action);