Top | ![]() |
![]() |
![]() |
![]() |
gchar * | rm_number_scramble () |
gchar * | rm_number_full () |
gchar * | rm_number_format () |
gchar * | rm_number_canonize () |
gchar *
rm_number_scramble (const gchar *number
);
Scramble number so we can print it to log files.
gchar * rm_number_full (const gchar *number
,gboolean country_code_prefix
);
Convenient function to retrieve standardized number without call by call prefix
gchar * rm_number_format (RmProfile *profile
,const gchar *number
,RmNumberFormats output_format
);
Format number according to phone standard.