OnIceConnectionStateChangeCallback typedef

OnIceConnectionStateChangeCallback = void Function(IceConnectionState)

Shortcut for the on_ice_connection_state_change callback.

Implementation

typedef OnIceConnectionStateChangeCallback = void Function(IceConnectionState);