OnIceGatheringStateChangeCallback typedef

OnIceGatheringStateChangeCallback = void Function(IceGatheringState)

Shortcut for the on_ice_gathering_state_change callback.

Implementation

typedef OnIceGatheringStateChangeCallback = void Function(IceGatheringState);