Get the audio voice status value based when the name of the voice service status is specified.
#include <audio/audio_manager_voice_service.h>
audio_manager_voice_service_status_t audio_manager_get_voice_service_status_from_name(const char *name)
BlackBerry 10.0.0
The name of the status to query.
Use audio_manager_get_voice_service_status_from_name() to return the an audio_manager_voice_service_status_t value based on the voice status string.
The service status identifier. A value of -1 is returned the provided name can't be found.