UnlockRetriesForeachCb


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate void UnlockRetriesForeachCb (ModemLock @lock, uint count)

Specifies the type of function passed to @foreach.

Parameters:

count

the number of retries left for lock.

lock

a ModemLock.

user_data

data passed to the function.


Namespace: MM
Package: libmm-glib