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

switch_true() private method

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