To make a VoLTE call in Android phones we have to Set QCI value as 1 (related to LTE). Are there any APIs provided by Android Application frameworks to set this QCI value ?? I found few APIs in Android Telephony Manager, but using this i am able to check only whether access network is LTE or not, but I did not find any APIs to set QCI value. Please help to proceed.
Thanks in advance!