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