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

switch_ivr_uuid_exists() private method

private switch_ivr_uuid_exists ( string jarg1 ) : int
jarg1 string
return int
        public static extern int switch_ivr_uuid_exists(string jarg1);
freeswitchPINVOKE