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

switch_rtp_set_remote_address() private method

private switch_rtp_set_remote_address ( HandleRef jarg1, string jarg2, ushort jarg3, ushort jarg4, int jarg5, string &jarg6 ) : int
jarg1 HandleRef
jarg2 string
jarg3 ushort
jarg4 ushort
jarg5 int
jarg6 string
return int
        public static extern int switch_rtp_set_remote_address(HandleRef jarg1, string jarg2, ushort jarg3, ushort jarg4, int jarg5, ref string jarg6);
freeswitchPINVOKE