OnVoIPChatInterruptedCallback typedef

OnVoIPChatInterruptedCallback = void Function(OnVoIPChatInterruptedListenerResult)

Implementation

typedef OnVoIPChatInterruptedCallback = void Function(
    OnVoIPChatInterruptedListenerResult);