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

switch_asr_handle_grammar_get() private method

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