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

switch_channel_name_state() private method

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