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

switch_channel_str2callstate() private method

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