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

switch_rtp_get_remote_host() private method

private switch_rtp_get_remote_host ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string switch_rtp_get_remote_host(HandleRef jarg1);
freeswitchPINVOKE