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

switch_rtp_get_remote_port() private method

private switch_rtp_get_remote_port ( HandleRef jarg1 ) : ushort
jarg1 HandleRef
return ushort
        public static extern ushort switch_rtp_get_remote_port(HandleRef jarg1);
freeswitchPINVOKE