FreeSWITCH.Native.freeswitchPINVOKE.switch_ivr_uuid_exists C# (CSharp) Méthode

switch_ivr_uuid_exists() private méthode

private switch_ivr_uuid_exists ( string jarg1 ) : int
jarg1 string
Résultat int
        public static extern int switch_ivr_uuid_exists(string jarg1);
freeswitchPINVOKE