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

switch_channel_str2cause() private method

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