peek_network_rejection


Description:

[ Version ( since = "1.24" ) ]
public unowned NetworkRejection peek_network_rejection ()

Gets a NetworkRejection object specifying the network rejection information received during registration failure.

<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 get_network_rejection if on another thread.</warning>

Parameters:

this

A Modem3gpp.

Returns:

A NetworkRejection. Do not free the returned value, it belongs to this.