build_string_from_mask


Description:

public string build_string_from_mask ()

Builds a string containing a comma-separated list of nicknames for each BearerRoamingAllowance in mask.

Parameters:

mask

bitmask of MMBearerRoamingAllowance values.

Returns:

a string with the list of nicknames, or null if none given. The returned value should be freed with g_free.