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

switch_unicast_conninfo_remote_port_set() private method

private switch_unicast_conninfo_remote_port_set ( HandleRef jarg1, ushort jarg2 ) : void
jarg1 HandleRef
jarg2 ushort
return void
        public static extern void switch_unicast_conninfo_remote_port_set(HandleRef jarg1, ushort jarg2);
freeswitchPINVOKE