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

switch_unicast_conninfo_remote_ip_get() private method

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