which file is responsible for sdp parsing in gingerbread?
i want to customize it for adding some additional flags?
is there any links available for it.then can you please share it?
which file is responsible for sdp parsing in gingerbread? i want to customize it
Share
There is android.net.sip.SimpleSessionDescription for SDP string.
But it’s an internal, so you might copy this.