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

switch_cache_db_get_type() private method

private switch_cache_db_get_type ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_cache_db_get_type(HandleRef jarg1);
freeswitchPINVOKE