readNetworks()
描述
搜寻接收的到的电信网路(network carrier)并且回传这个列表。
语法
scanner.readNetworks()
参数
无参数
回传
String
:电信网路的列表
See also
- GSMScanner
- begin()
- getCurrentCarrier()
The text of the 86Duino reference is a modification of the Arduino reference, and is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.