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

switch_channel_perform_set_state() private method

private switch_channel_perform_set_state ( HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5 ) : int
jarg1 HandleRef
jarg2 string
jarg3 string
jarg4 int
jarg5 int
return int
        public static extern int switch_channel_perform_set_state(HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5);
freeswitchPINVOKE