get_supported_storages
Description:
Gets the list of SMS storages supported by the Modem.
Parameters:
| this |
A Modem. |
| storages |
Return location for the array of SmsStorage values. The returned array should be freed with g_free when no longer needed. |
| n_storages |
Return location for the number of values in |
Returns:
|
|