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

switch_channel_perform_set_callstate() private method

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