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

switch_rfc2833_to_char() 개인적인 메소드

private switch_rfc2833_to_char ( int jarg1 ) : char
jarg1 int
리턴 char
        public static extern char switch_rfc2833_to_char(int jarg1);
freeswitchPINVOKE