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

switch_rtp_request_port() private method

private switch_rtp_request_port ( string jarg1 ) : ushort
jarg1 string
return ushort
        public static extern ushort switch_rtp_request_port(string jarg1);
freeswitchPINVOKE