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

CoreSession_tts_name_get() private method

private CoreSession_tts_name_get ( HandleRef jarg1 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
return string
        public static extern string CoreSession_tts_name_get(HandleRef jarg1);
freeswitchPINVOKE