peek_supported_capabilities
Description:
[ Version ( since = "1.0" ) ]
public bool peek_supported_capabilities (out ModemCapability[] capabilities)
  public bool peek_supported_capabilities (out ModemCapability[] capabilities)
Gets the list of combinations of generic families of access technologies supported by this Modem.
Parameters:
| this | A Modem. | 
| capabilities | Return location for the array of ModemCapability values. Do not free the returned array, it is owned by this. | 
| n_capabilities | Return location for the number of values in  | 
Returns:
| 
 |