[ Version ( since = "1.18" ) ]
public bool get_pending_network_initiated_sessions (out OmaPendingNetworkInitiatedSession[] sessions)
Gets the list of pending network-initiated OMA sessions.
| this |
A Modem. |
| sessions |
Return location for the array of OmaPendingNetworkInitiatedSession structs. The returned array should be freed with g_free when no longer needed. |
| n_sessions |
Return location for the number of values in |
|
|