peek_pending_network_initiated_sessions
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.18" ,  since = "1.2" ) ]
public static bool peek_pending_network_initiated_sessions (ModemOma self, out OmaPendingNetworkInitiatedSession[] sessions)
  public static bool peek_pending_network_initiated_sessions (ModemOma self, out OmaPendingNetworkInitiatedSession[] sessions)
Warning: peek_pending_network_initiated_sessions is deprecated since 1.18.
Gets the list of pending network-initiated OMA sessions.
Note: 
      
        
    
    Use peek_pending_network_initiated_sessions instead.
Parameters:
| self | A Modem. | 
| sessions | Return location for the array of 
              OmaPendingNetworkInitiatedSession values. Do not free the returned array, it is owned by  | 
| n_sessions | Return location for the number of values in  | 
Returns:
| 
 |