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

switch_cache_db_core_db_options_t_db_path_get() private method

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