set_sync
Description:
[ Version ( since = "1.18" ) ]
public @3gppProfile set_sync (@3gppProfile requested, Cancellable? cancellable = null) throws Error
public @3gppProfile set_sync (@3gppProfile requested, Cancellable? cancellable = null) throws Error
Synchronously updates a connection profile with the settings given in profile.
If profile does not have an explicit profile ID set, a new profile will be created.
The calling thread is blocked until a reply is received. See @set for the asynchronous version of this method.
Parameters:
| this | |
| requested |
A @3gppProfile with the requested settings. |
| cancellable |
A Cancellable or |
Returns:
|
A @3gppProfile with the stored settings, or |