[ Version ( since = "1.10" ) ]
public unowned BearerProperties peek_initial_eps_bearer_settings ()
Gets a BearerProperties object specifying the settings configured in the device to use when attaching to the LTE network.
<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_initial_eps_bearer_settings if on another thread.</warning>
| this |
A Modem3gpp. |
|
A BearerProperties. Do not free the returned value, it belongs to this. |