[ Version ( since = "1.18" ) ]
public bool list_sync (Cancellable? cancellable, out List<@3gppProfile> profiles) throws Error
Synchronously gets the list of available connection profiles.
The calling thread is blocked until a reply is received. See list for the asynchronous version of this method.
this | |
cancellable |
A Cancellable or |
profiles |
A list of @3gppProfile objects available in the device. The returned value should
be freed with |
|