get_network_notification


Description:

[ Version ( since = "1.0" ) ]
public unowned string get_network_notification ()

Gets any pending network-initiated request to which no USSD response is required.

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_notification if on another thread.

Parameters:

this

A Modem3gppUssd.

Returns:

The network notification, or null if none available.