http://docs.blackberry.com/en/developers/deliverables/9137/Check_if_the_WiFi_tra

您好

关注

阅读 11

2023-09-22


 

Import the net.rim.device.api.system.WLANInfo  class.

 

if (WLANInfo.getWLANState() == WLANInfo.WLAN_STATE_CONNECTED) {…}
需要jde4.3及以上

相关推荐

精彩评论(0)

0 0 举报