FreeSWITCH.Native.freeswitchPINVOKE.switch_core_mime_ext2type C# (CSharp) 메소드

switch_core_mime_ext2type() 개인적인 메소드

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