Re: .Is there any way to detect the Roaming State of device
Search for CTelephonyt in the Symbian SDK docs, and also MCC and MNC. When the current values change from your home network (associated with your SIM/IMSI), then you are in a different network = roaming.
Forum posts: 720
Search for CTelephonyt in the Symbian SDK docs, and also MCC and MNC. When the current values change from your home network (associated with your SIM/IMSI), then you are in a different network = roaming.