LineType
#include <bb/system/phone/LineType>
To link against this class, add the following line to your .pro file: LIBS += -lbbsystem
The types of phone lines available for making calls.
You must also specify the access_phone permission in your bar-descriptor.xml file.
BlackBerry 10.0.0
Public Types
Values describing the type of a phone line.
BlackBerry 10.0.0
- Invalid = -1
The line is invalid.
Since:BlackBerry 10.0.0
- Cellular = 0
The line is cellular.
Since:BlackBerry 10.0.0
- MVS = 1
The line is MVS (Mobile Voice System).
Since:BlackBerry 10.0.0
- VideoChat = 2
The line is video chat.
Since:BlackBerry 10.0.0