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

switch_rtp_get_remote_port() 개인적인 메소드

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