How does get the IP address of communication unit?

How does get the IP address of communication unit?

I want to get IP address of its own communication unit in my application.
Is there API which can acquire the IP address of its own communication unit?

Hiya,

Look at the options available in wip_bearerGetOpts after you open the bearer.

ciao, Dave

Thank you very much davidc!
I was able to acquire the IP address with wip_bearerGetOpts().