[ Version ( since = "1.0" ) ]
public bool peek_supported_storages (out SmsStorage storages, out uint n_storages)
Gets the list of SMS storages supported by the Modem.
this |
A Modem. |
storages |
Return location for the array of SmsStorage values. Do not free the returned array, it is owned by this. |
n_storages |
Return location for the number of values in |
|