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

switch_caller_get_field_by_name() 개인적인 메소드

private switch_caller_get_field_by_name ( HandleRef jarg1, string jarg2 ) : string
jarg1 HandleRef
jarg2 string
리턴 string
        public static extern string switch_caller_get_field_by_name(HandleRef jarg1, string jarg2);
freeswitchPINVOKE