FreeSWITCH.Native.freeswitchPINVOKE.switch_channel_perform_set_state C# (CSharp) 메소드

switch_channel_perform_set_state() 개인적인 메소드

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
리턴 int
        public static extern int switch_channel_perform_set_state(HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5);
freeswitchPINVOKE