• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

pdp context

hi,
I anyone have any idea that how to get pdpStateChange in android like we did in blackberry
public void pdpStateChange(int apn, int state, int cause)Invoked when the PDP state has changed.
Parameters: apn - Access point number for the PDP context. state - New PDP context state (one of PDP_STATE_ACTIVE, PDP_STATE_INACTIVE, PDP_STATE_REJECTED. cause - One of the PDP cause values (for example, PDP_CAUSE_UNKNOWN and other similar members)if know ,so please reply.
 
Back
Top Bottom