get_network_rejection


Description:

[ Version ( since = "1.24" ) ]
public NetworkRejection get_network_rejection ()

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

<warning>The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_network_rejection again to get a new NetworkRejection with the new values.</warning>

Parameters:

this

A Modem3gpp.

Returns:

A NetworkRejection that must be freed with unref or null if unknown.