.Is there any way to detect the Roaming State of device in s60 c++

Login to reply to this topic.
Tue, 2008-08-05 20:16
Joined: 2008-05-08
Forum posts: 6

Please tell me if there is any way to detect the roaming state of device. Do provide any example code if its there.

Thanks in Advance


Tue, 2008-08-05 22:07
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
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.

  • Login to reply to this topic.