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

switch_say_file_handle_get_path() private method

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