Method

WebKitSettingsget_webrtc_udp_ports_range

Declaration [src]

const gchar*
webkit_settings_get_webrtc_udp_ports_range (
  WebKitSettings* settings
)

Description [src]

Available since:2.48

Return value

Returns: 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.