set_initial_eps_bearer_settings_sync


Description:

[ 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.

Parameters:

this

A Modem3gpp.

config

A BearerProperties object with the properties to use.

cancellable

A Cancellable or null.

Returns:

true if the operation was successful, false if error is set.