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

switch_application_interface_syntax_get() private method

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