Method

WPEWebKitSettingsget_webrtc_udp_ports_range

since: 2.48

Declaration [src]

const gchar*
webkit_settings_get_webrtc_udp_ports_range (
  WebKitSettings* settings
)

Description [src]

Available since: 2.48

Return value

Type: const gchar*

The WebRTC UDP ports range, or NULL if un-set.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.