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

Apps How to Extract latest all information

tim2001

Lurker
Class name
ExtractUEInfo

Function to extract all information (eg. IMSI, IMEI, Serving Cell Operator) from the internal UE Info Class into MStringArray format

Properties
1. UEInfo: MStringArray
2. UEInfoFields (Col): String; 'Field Name of the UEInfo'

Functions
1. LoadUEInfo(): Load ALL the UE parameters from internal UE info class into corresponding properties
 
Back
Top Bottom