[ Version ( since = "1.0" ) ]
public bool get_supported_storages (out SmsStorage[] storages)
Gets the list of SMS storages supported by the Modem.
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 |
|