gsmVoLTEStatus (Function) |
Top Previous Next |
This function returns the current VoLTE status.
VoLTE can be enabled with gsmEnableVoLTE() and its success can be checked using gsmVoLTEStatus.
Input: None
Returns: INT
Declaration: FUNCTION gsmVoLTEStatus : INT;
Example: INCLUDE rtcu.inc |