[ Version ( since = "1.18" ) ]
public bool peek_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 values. Do not free the returned array, it is owned by this . |
n_sessions |
Return location for the number of values in |
|