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

switch_core_set_variable() private method

private switch_core_set_variable ( string jarg1, string jarg2 ) : void
jarg1 string
jarg2 string
return void
        public static extern void switch_core_set_variable(string jarg1, string jarg2);
freeswitchPINVOKE