[ Version ( since = "1.0" ) ]
public unowned string get_network_request ()
Gets any pending network-initiated request.
<warning>The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_network_request if on another thread.</warning>
| this |
|
The network request, or null if none available. |