get_initial_eps_bearer_sync


Description:

[ Version ( since = "1.10" ) ]
public Bearer get_initial_eps_bearer_sync (Cancellable? cancellable = null) throws Error

Synchronously gets the initial EPS Bearer object exposed by this Modem3gpp.

The calling thread is blocked until a reply is received. See get_initial_eps_bearer for the asynchronous version of this method.

Parameters:

this

A Modem3gpp.

cancellable

A Cancellable or null.

Returns:

a Bearer or null if error is set. The returned value should be freed with unref.