peek_pending_network_initiated_sessions
Description:
[ Version ( since = "1.18" ) ]
public bool peek_pending_network_initiated_sessions (out OmaPendingNetworkInitiatedSession[] sessions)
public bool peek_pending_network_initiated_sessions (out OmaPendingNetworkInitiatedSession[] sessions)
Gets the list of pending network-initiated OMA sessions.
Parameters:
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 |
Returns:
|