cosa_reading

Creator: coderz1093

Last updated:

0 purchases

cosa_reading Image
cosa_reading Images

Languages

Categories

Add to Cart

Description:

cosa reading

About Cosa Reading #
一个帮助通过SIM信息获取APN连接点信息的库。数据来源于:
https://learn.microsoft.com/en-us/windows-hardware/drivers/mobilebroadband/cosa-overview
Quick Start #
reader.readFile('./res/customizations.xml');

var data = reader.getApnList( "01","460");
data?.forEach((element) {
print(element.apnList);
});
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.