[ Version ( since = "1.0" ) ]
public UnlockRetries get_unlock_retries ()
Gets a UnlockRetries object, which provides, for each MMModemLock handled by the modem, the number of PIN tries remaining before the code becomes blocked (requiring a PUK) or permanently blocked.
The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_unlock_retries again to get a new UnlockRetries with the new values.
this |
A Modem. |
A UnlockRetries that must be freed with unref or
|