FreeSWITCH.Native.freeswitchPINVOKE.switch_core_mime_ext2type C# (CSharp) Method

switch_core_mime_ext2type() private method

private switch_core_mime_ext2type ( string jarg1 ) : string
jarg1 string
return string
        public static extern string switch_core_mime_ext2type(string jarg1);
freeswitchPINVOKE