[ CCode ( cname = "mm_modem_3gpp_facility_build_string_from_mask" ) ]
public string build_string_from_mask ()
Builds a string containing a comma-separated list of nicknames for each
Modem3gppFacility in mask.
| mask |
bitmask of MMModem3gppFacility values. |
|
a string with the list of nicknames, or null if none given. The returned value should be freed with g_free. |