I tried to do the example about RPC call but I can not create a new BasicProperties object by using the command:<br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">

    BasicProperties props = new BasicProperties();<br></blockquote>The warning I got is this function is undefined although I imported needed library.<br>What&#39;s problem I got here?Anyone can help me. I install the newest version of RabbitMQ.<br>

Thanks in advance.<br>