[ Version ( since = "1.10" ) ]
public bool set_initial_eps_bearer_settings_sync (BearerProperties config, Cancellable? cancellable = null) throws Error
Synchronously configures the settings for the initial LTE default bearer.
The calling thread is blocked until a reply is received. See set_initial_eps_bearer_settings for the asynchronous version of this method.
this |
A Modem3gpp. |
config |
A BearerProperties object with the properties to use. |
cancellable |
A Cancellable or |
|